[fpc-devel] fcl-xml
Marco van de Voort
marcov at stack.nl
Sat Mar 28 13:42:17 CET 2009
In our previous episode, Sergei Gorelkin said:
> > 2. can I somehow convince (override) DOM to accept it? (since modifying the
> > generator (tex4ht) might prove to be difficult). It could be genera
>
> I think it would be better to fix sax_html.pp either to handle this
> condition gracefully (strip '/'), or raise a exception. If it raises an
> exception, that exception could contain location information you need.
There is a patch at:
http://bugs.freepascal.org/view.php?id=13409
It seems neither sax reader supports this, I can't find try excepts in
sax_xml that would support this either.
More information about the fpc-devel
mailing list