https://bugzilla.wikimedia.org/show_bug.cgi?id=68724
Jean-Fred <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Jean-Fred <[email protected]> --- (In reply to Bawolff (Brian Wolff) from comment #3) > Actually I strongly suspect that it would be an issue in the csv->xml > conversion and not gwtoolset, since having a raw 0x9C in the xml file would > make the xml file invalid. Indeed, I loaded the CSV as UTF-8 (as I always do), using Python codecs.open(csv_file, 'r', 'utf-8'). Never suspected the CSV might be in windows-1252. If "STRING TERMINATOR" is valid then I suppose all is fine. :) Marking as INVALID. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
