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

Code in code block macro gets mangled when http:// is included in <a href="..."> tag.

    XMLWordPrintable

Details

    Description

      Here's the block of code that I'm including within the "code block" macro. When I go to edit the page with the code block macro in it, then the code shows correctly, but when the page is saved it changes to the mangled version.

      Code as it exists when I enter it into the code block and as it displays when I'm in edit mode for the page:
      <p>Blah blah blah blah <a href="http://www.blah.com">blah websites</a></p>

      Mangled code that appears after page is saved:
      <p>Blah blah blah blah <a href=">blahhttp://www.blah.com" websites</a></p>

      Attachments

        Issue Links

          Activity

            People

              kfchong KaiA
              00fd09719c06 Michael Brinson
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: