Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-1388

Special char within an XML ï

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.2.0
    • None
    • DOM
    • None
    • windows professional

    Description

      Hi,

      I need to parse the following xml
      <?xml version=\"1.0\" encoding=\"UTF-8\"?><ROOT><ROOT1><?xml version="1.0"?><story><TGM> € this ï is a message</TGM></story></ROOT1></ROOT>

      I first place the string in a Dom and then extract the value of the tag <ROOT1>. Then I place the return string into a Dom and parser it as well, everything works fine except that when I try to get the TGM tag the value is corrupted from the value &#239. The value &#128 works fine.

      I am right before a release and any help is greatly appreciated.

      Orly

      Attachments

        Activity

          People

            Unassigned Unassigned
            ocaduri Orly Caduri
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: