[ expat-Bugs-752139 ] < error
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #752139, was opened at 2003-06-10 13:03
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=752139&group_id=10127
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: < error
Initial Comment:
<Test>
<Row><OK></Row>
</Test>
For the test case above, I assume the result in
void characterDataHandler(void *userData, const
XML_Char *s, int len)
{
}
*s should be "<OK>"
but the result I got was "<"
Is it a bug or by design?
Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=752139&group_id=10127