Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-10342

XAR export badly encoding '>' character

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Major
    • None
    • 6.0
    • Filter - XAR
    • None
    • Unknown

    Description

      On a fresh instance of 6.0 I've installed Forum Application, so the following example will come from those pages exported.

      Macros.xml

      • initially
        </dl>
              <div>
                ## Cannot choose status, will always create as in progress
                <input type="hidden" name="ForumCode.TopicClass_${fakeTopic.number}_status" value="inprogress" />      
              </div>
        
      • exported
        </dl>
              <div>
                ## Cannot choose status, will always create as in progress
                <input type="hidden" name="ForumCode.TopicClass_${fakeTopic.number}_status" value="inprogress" />      
              </div>
        

      The

      >

      are not transformed anymore but put in

      >

      Attachments

        1. ForumCode.Macros.xar
          11 kB
          Ecaterina Moraru (Valica)
        2. MacrosOriginal.xml
          45 kB
          Ecaterina Moraru (Valica)

        Activity

          People

            tmortagne Thomas Mortagne
            evalica Ecaterina Moraru (Valica)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: