Closed col-panic closed 9 years ago
what charset is you computer set to? Characters all display correctly on my Mac and Linux.
/tmp/oddb2xml> file -i oddb_article.xml oddb_article.xml: application/xml; charset=utf-8 /tmp/oddb2xml> file -i oddb_product.xml oddb_product.xml: application/xml; charset=utf-8
I am currently very busy, please give me some time for feedback!
ok, sure.
I found the problem. I must convert each line from ISO-8859-9 (transfer.dat) to UTF-8 before exctracting the name. Should be fixed soon.
Ok, this will come with version 2.0.6 latest by Thursday for the event: http://hin.ch/anlass-mediupdate
Thanks a lot @ngiger :+1:
Das 2.0.6 gem ist draussen. Kannst Du bitte testen Marco ob bei Dir jetzt alles geht. Danke für Dein Feedback.
Okay, das sieht jetzt besser aus!
<DSCR>Ethacridin lactat 1‰ 100ml</DSCR>
werde noch den import testen :+1:
Danke Dir!
Version 2.0.8 ist draussen. Bitte testen.
SIeht gut aus, nach Update keine Probleme mehr! Merci!
nicht vergessen immer vor dem laufen lassen des Jobs den /downloads Ordner komplett zu löschen mit "rm -r downloads".
It seems that there is some problems with the created datasets when it comes to character encoding.
We face entries like
on certain mysql databases. I could track it to entries like
vi shows the data e.g. like this
where the
<89>
is an unwritable sign.Could you please ensure, that only valid characters are used in the xml files?