You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/01/11 06:07:38 UTC

DO NOT REPLY [Bug 5801] New: - Automatically insertion of new characters while parsing XML file using SAX

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5801>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5801

Automatically insertion of new characters while parsing XML file using SAX

           Summary: Automatically insertion of new characters while parsing
                    XML file using SAX
           Product: Xerces-J
           Version: 1.4.3
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: SAX
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: rajjain@lucent.com


When I am parsing a XML file using xerces version 1.4.2 as well as 1.4.3 at certain point new line is automatically inserted.
Say if withing a tag i have value as SUBNETWORK, XML parser breaks it into SU and BNETWORK and gives me as two parameters.

Its happening with both 1.4.2 and 1.4.3 but at different locations.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org