Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-1804

Broken HTML notification for certain email client due to extra "/Confluence" in base href

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 1.4
    • 1.1.2
    • None

      Daily HTML notification has base Href w/ "confluence" in it.

      • <base href="http://zed.cisco.com/confluence" />

      Other relative links also has "confluence"

      • <a href="/confluence/display/JCAMP/Deploy+Process+for+CCI">
      • <img src="/confluence/images/icons/docs_16.gif" ...

      which causes some email client (Eudora, Mozzilla email) to convert the link as

      • <a href="http://zed.cisco.com/confluence/confluence/display/JCAMP/Deploy+Process+for+CCI">

      Outlook client works fine w/ this base href but other email client fails. Not sure which client intepret the base href correctly. A possible fix is to strip off the "confluence" in base href to only bare server location and always encode the context in the relative URL(s).

              dave@atlassian.com dave (Inactive)
              88d839de0518 Duc Nguyen
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: