[Plugin: WP SlimStat] map_data.xml compliance
-
A bit of a pet peeve, but the XML in map_data.xml is raising an error due to the encoding of Curaçao. On line 52 of this file it is:
<area title='Curaçao: 0' mc_name='CW'></area>If the character code is used instead it does not generate an error:
<area title='Curaçao: 0' mc_name='CW'></area>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘[Plugin: WP SlimStat] map_data.xml compliance’ is closed to new replies.