Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-934

Unicode Character Substitution for XML

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 2.0-M2
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      When strings are serialized to XML, all illegal characters must be properly substituted or encoded. Characters that are forbidden in XML (such as the lower ascii control chars) will be encoded as unicode sequences by the writer in "Java-style": 0x01 becomes: "\u0001". The reader decodes the unicode sequences again.

      This will be implemented as an XMLStreamWriter and XMLStreamReader.

      Attachments

        Issue Links

          Activity

            People

              evzijst Erik van Zijst (Inactive)
              evzijst Erik van Zijst (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 8h
                  8h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 8h
                  8h