PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1650 *** shadow/1650 Sun May 20 17:26:53 2001 --- shadow/1650.tmp.8505 Wed Aug 8 13:37:37 2001 *************** *** 1,18 **** ! Bug#: 1650 ! Product: Xerces-C ! Version: 1.4 ! Platform: Other ! OS/Version: Linux ! Status: NEW ! Resolution: ! Severity: Blocker ! Priority: ! Component: DOM ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Summary: DOMString error on LINUX ! I think my problem is the same as bug number: 1601 I read an XML with DOMParser. This xml contains an element with a character entity 'á'. When I obtain the content in a DOMString with --- 1,18 ---- ! +============================================================================+ ! | DOMString error on LINUX | ! +----------------------------------------------------------------------------+ ! | Bug #: 1650 Product: Xerces-C++ | ! | Status: RESOLVED Version: 1.4 | ! | Resolution: DUPLICATE Platform: Other | ! | Severity: Blocker OS/Version: Linux | ! | Priority: High Component: DOM | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | I think my problem is the same as bug number: 1601 I read an XML with DOMParser. This xml contains an element with a character entity 'á'. When I obtain the content in a DOMString with *************** *** 20,22 **** --- 20,27 ---- DOMString::println() and it prints invalid data on the console. I also have tested this on Sun/Solaris 7 and it works fine. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-08 13:37 ------- + Please refer to #1601 for additional comments + + *** This bug has been marked as a duplicate of 1601 *** \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
