Hi, Thomas Bushnell BSG ([EMAIL PROTECTED]) wrote on 2006-06-10: > It looks like the bug is caused by having a QIF file being imported > which does not contain valid UTF8 data. Then when it's written out, > what gets written out is invalid, and so when it's written in, it > can't be parsed and the transactions vanish.
Thanks. I can confirm that converting the QIF file to UTF-8 before import does indeed bypass the problem. I now filter the input files through "iconv -f iso8859-15 -t utf-8" before importing, and everything works fine. ciao, -- [*Thomas Themel*] US law prohibits boycotting Israel [extended contact] [info provided in] <http://news.bbc.co.uk/2/hi/business/2403303.stm> [*message header*] <http://www.bxa.doc.gov/AntiboycottCompliance/Default.htm> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]