Email template fix for Lotus Notes 6.5

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 1.2
    • Component/s: None

      Lotus Notes client ignores the stylesheet embedded into an HTML notification e-mail and shows the style definitions instead.

      I fixed it by adding comments inside the <STYLE> element. Here is how my /WEB-INF/classes/templates/email/html/includes/header.vm looks like:

      Skipped ...
      <base href="$baseurl" />
      <style type="text/css"><!--
      $stylesheet
      --> </style>
      Skipped ...

      Is there any chance for it to get into the next release?

              Assignee:
              Unassigned
              Reporter:
              Dzmitry Zhemchuhou
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: