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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.4
    • Affects Version/s: 1.1.2
    • Component/s: None
    • Environment:

      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).

              Assignee:
              dave (Inactive)
              Reporter:
              Duc Nguyen
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: