Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-1897

Change log entries that contain URLs appear fine on screen but the actual HREF is mangled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2.0 beta 1, 2.0
    • 1.2.3
    • User Interface
    • None

      Freemarker appears to be processing the URL included in the changelog text munging it such that the link doesn't work.

      e.g.

      This plaintext in the changelog

      Add httpd as a derived source
      revision: 244 changeset: 158667ffb7a1
      URL: http://scc.eng.rpath.com/​bob/​rev/​158667ffb7a1 
      

      becomes this on the web page

                          <p>
          Add httpd as a derived source<br>
      revision: 244 changeset: 158667ffb7a1<br>
      URL: <a href="http://scc.eng.rpath.com/&#8203;bob/&#8203;rev/&#8203;158667ffb7a1">http://scc.eng.rpath.com/&#8203;bob/&#8203;rev/&#8203;158667ffb7a1</a>
      
                          </p>
      

              mark@atlassian.com MarkC
              89c827148755 Brett Adam
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: