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

Code Macro deletes url from xml code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • None
    • None

    Description

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Code Macro deletes url from xml code
      These are the steps to reproduce it:
      1. Create new wiki document
      2. Switch to "Wiki Markup" tab
      3. Enter this code:
      {code:xml}
      <test>http://example.com</test>
      {code}
      4. Switch to "Preview" tab
      You will see this:
      <test></test>
      instead of this:
      <test>http://example.com</test>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bc1467166f1c Vladimir Sorokin
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: