logo separator

[mkgmap-dev] Splitter: Possible bug: not escaping '>' with '>'

From Ivan Kostoski ivan.kostoski at gmail.com on Tue Oct 13 14:08:37 BST 2009

Hi,

Possible bug in the splitter, the '>' character is not escaped in output,
i.e.:

<way id='30408924'>
Original tag:
 <tag k="name" v="Zakynthos &lt;&gt; Kyllini"/>
Splitter output:
 <tag k='name' v='Zakynthos &lt;> Kyllini'/>

This does not break mkgmap, but breaks my poorly written parser... And is
not according to XML specs, i.e. should be escaped with '&gt;'

Thanks,
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20091013/2ff4c835/attachment.html 


More information about the mkgmap-dev mailing list