[Expat-bugs] [ expat-Bugs-1506891 ] XML_SetCharacterDataHandler callback function not parsing

SourceForge.net noreply at sourceforge.net
Thu Jun 15 22:08:20 CEST 2006


Bugs item #1506891, was opened at 2006-06-15 13:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1506891&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: Test Required
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: XML_SetCharacterDataHandler callback function not parsing

Initial Comment:
Hello,

I have a XML_SetCharacterDataHandler callback function
that uses the text to build a directory path.  I have
noticed that at times the 1st node or last node will
result in a partial capture of the text. 

example.

<directory>my-57/actual image/</directory>

will return with "my-57/actual" only.  I've attached my
callback functions, startelement, endelement and
dataelement.  

Thank you,

Satyajit


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1506891&group_id=10127


More information about the Expat-bugs mailing list