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 2003/11/25 15:28:51 UTC

DO NOT REPLY [Bug 24973] New: - chopping off data in characters method

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=24973>.
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=24973

chopping off data in characters method

           Summary: chopping off data in characters method
           Product: Xerces2-J
           Version: 2.6.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: SAX
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: ederoubaix@yahoo.fr


I'm using the Xerces parser to parse a XML files.  I've noticed
that randomly the XML parsing process would chop off the first N
characters of a given element's value.  
It's always the same element, but not every time, and it's always chopping off 
the same number of characters.
 
For example, I have an <EQUI>27,56</EQUI> element.  
Nine times out of ten it will parse correctly.  But the
other time it will cut off the last half of the value.

Has anyone seen this before?  Any ideas?

Thanks, Eric

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