Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-281

org.apache.xmlbeans.impl.tool.PrettyPrinter does not honour >

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • Version 2.2
    • Version 2.3
    • Tools
    • None
    • Windows XP, Intel P4, (I don't think this should matter)

    Description

      I have an xml as
      <Property name="Test">
      <Value>less than is < greaterthan is ></Value>
      </Property>

      when I use this as an input to the xpretty command line tool to give the pretty printed output I get the result as

      <Property name="Test">
      <Value>less than is < greaterthan is ></Value>
      </Property>

      I find that the xml escape characters for > are posing an issue here.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ragunath Ragunath Ramaswamy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: