[Python-bugs-list] [ python-Bugs-745145 ] xml.sax Contenthandler passes truncated data

SourceForge.net noreply@sourceforge.net
Wed, 28 May 2003 13:11:08 -0700


Bugs item #745145, was opened at 2003-05-28 22:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=745145&group_id=5470

Category: XML
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Guido Treutwein (gtreutwein)
Assigned to: Nobody/Anonymous (nobody)
Summary: xml.sax Contenthandler passes truncated data

Initial Comment:
Error-Message in Python xml.sax module

writeXml_1 generates a xml file ('testOut.xml' )containing 
random strings and checksums
'readXml_2 testOut.xml' reads the file and verifies the 
checksums

Observation: readXml_2 reports checksum errors. The 
error occurs on all tried combinations of (Win2000, Win98 
and OpenBSD 3.2) with (Python 2.2.2 and 2.3a1).
The corrupted strings reported are located shortly before 
64kByte boundaries in the file.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=745145&group_id=5470