the u in fur is a u with two dots above (what\'s that called again?). XT is coughing it up with:
file:/home/httpd/servlets/zeit.xml:15: character not allowed
don\'t know enough about character sets to fix this one right now... is it XT that isn\'t handling the char right? if so, is there a setting in XP/XT that will allow this as input? even if XT handles it right, what will happen in mysql?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the u in fur is a u with two dots above (what\'s that called again?). XT is coughing it up with:
file:/home/httpd/servlets/zeit.xml:15: character not allowed
don\'t know enough about character sets to fix this one right now... is it XT that isn\'t handling the char right? if so, is there a setting in XP/XT that will allow this as input? even if XT handles it right, what will happen in mysql?
adding this encoding declaration
<?xml encoding=\'ISO-8859-1\'?> to the
search xml seems to have fixed this.
what to do for non-western eur. languages
will have to wait a bit...