SourceForge.net | 4 Aug 2008 23:11
Picon
Favicon

[ expat-Bugs-2020141 ] Characters lost during parsing

Bugs item #2020141, was opened at 2008-07-16 21:22
Message generated for change (Comment added) made by arenson9
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2020141&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andrew D. Arenson (arenson9)
Assigned to: Sebastian Pipping (hartwork)
Summary: Characters lost during parsing

Initial Comment:
Characters can be lost during parsing.

I'm going to attach a file. My example file is too big to be included through this interface, so I've made it
available at:

http://miniscd.uits.iupui.edu/aarenson/example6.xml

I put the Perl program I used to demonstrate the error as an attachment on this submission, but here it is as well:

#!/usr/bin/perl -w
use XML::Parser;
(Continue reading)


Gmane