https://bugs.kde.org/show_bug.cgi?id=428156

--- Comment #24 from Thomas Baumgart <tbaumg...@kde.org> ---
The source of the problem has been detected: the OFX file (created by the bank)
contains invalid OFX structures. In

<CCSTMTRS><CURDEF>CAD<CCACCTFROM><ACCTID>4525501001994321<ACCTTYPE>CREDITLINE</CCACCTFROM>

the part

<ACCTTYPE>CREDITLINE

is not specified in the OFX spec and the parser rejects all data received.
Removing that element from the OFX file presents correct data and everything is
working.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to