Custom Query (429 matches)
Results (34 - 36 of 429)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#39 | fixed | namespsace support in pretty writer | ||
Description |
Pretty write should support handling of namespaces. |
|||
#40 | fixed | escape restricted XML 1.1 characters in pretty writer | ||
Description |
In XML 1.1 mode pretty writer must replace all restricted characters by equivalent character reference. |
|||
#41 | fixed | wrong/missing information about error position | ||
Description |
I tried to parse the following erroneous XML and got wrong/missing information about error position <?xml version='1.0'?><a></a><b><?xml version='1.0'?><c> Information about error, printed from Fatal_Error handler: Start_Element : a End_Element : a Fatal_Error: syntax error Line : 0 Column : 0 Locator ( 1: 29) |
Note:
See TracQuery
for help on using queries.