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

Content has been changed after page saving.

    XMLWordPrintable

Details

    Description

      1. Create a page (A) with double quote in title, ex: Test "test"
      2. Add an anchor macro with the name test01 to the page.
      2. Create another page (B), ex: Linking page; add a link to the anchor above by using Advanced tab in Insert Link.
      3. The link will be shown in editor as Test "e;test"e;#test01 (what is the expecting????)
      4. Save the page (B)
      5. View storage format

      <ac:link ac:anchor="test01"><ri:page ri:content-title="Test &quot;test&quot;" /></ac:link>
      

      6. Edit the page (B) => in editor, the link is showed as Test "test"#test01
      7. Save the page (B)
      8. View storage format

      <ac:link ac:anchor="test01"><ri:page ri:content-title="Test &quot;test&quot;" /><ac:plain-text-link-body><![CDATA[Test "test"#test01]]></ac:plain-text-link-body></ac:link>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ple Phong Quoc Le (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: