hi all (especially WuG-programmers)
 
here in germany we have some strange letters in our alphabet. generally this is no problem, since utf-encoding allows different charsets. but whats up gold doesn't specify any encoding information in its xml formatted maps. so if we use a special character in the map title for example, a parser trying to read some informations will crash with an unrecognized character. adding a simple
encoding="UTF-8"
in the xml-header solves the problem. maybe it is possible to fix this in the next version
 
greetings,
mw

Reply via email to