XStream
  1. XStream
  2. XSTR-684

XML 1.0 character validation does not detect wrong charcters between #x10 and #x1F

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.3.1, 1.4.2
    • Fix Version/s: 1.4.3
    • Component/s: IO
    • Labels:
      None
    • JDK version and platform:
      Linux 1.6.0

      Description

      With issue XSTR-473 the validation of characters for XML 1.0 has been introduced. This works fine for most of the charcters that are not allowed in XML, but it does not work for the characters in the range #x10 and #x1F, which are not allowed as well refering to the XML spec:

      #x9 | #xA | #xD | x20-#xD7FF | xE000-#xFFFD | x10000-#x10FFFF

        People

        • Assignee:
          Jörg Schaible
          Reporter:
          Boon Elschenbroich
        • Votes:
          1 Vote for this issue
          Watchers:
          1 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: