Uploaded image for project: 'VYSPER'
  1. VYSPER
  2. VYSPER-341

nbxml exception parsing multiple numeric character references

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8
    • extension
    • None

    Description

      Gene, on the mailing list:

      There is a bug in XMLParser when parsing consecutive numeric character references because UNESCAPE_UNICODE_PATTERN greedily matches.

      We found this when exchanging JSON snippets over chat. The chat client was turning the preceding whitespace in a JSON snippet into      and this causes XMLParser to throw an exception trying to parse it as one character instead of as four characters.

      Attachments

        Activity

          People

            brainlounge Bernd Fondermann
            brainlounge Bernd Fondermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: