[ expat-Bugs-854603 ] When I parser a xml , i find a bugs
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #854603, was opened at 2003-12-05 01:20
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=854603&group_id=10127
Category: XML::Parser (inactive)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: When I parser a xml , i find a bugs
Initial Comment:
When I parser a xml text like below. Expat return a
error. I can't find any error from it. I think the
parse may have some bugs.
<wml>
<card id='card1'>
<p align='center'>
<table>
<tr>
<td>1</td>
<td><a
href="/socool/content.jsp?stitle=&ncatalog=1&sRow=&id=3839313637353833&tname=49505f44415441414c4c">text
here</a></td>
</tr>
</table>
</p>
</card>
</wml>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=854603&group_id=10127