[kmymoney] [Bug 505613] File was not parsable! /builds/office/kmymoney/src/kmymoney/plugins/xml/mymoneystoragexml.cpp:1411
Thomas Baumgart
bugzilla_noreply at kde.org
Tue Jun 17 07:09:00 BST 2025
https://bugs.kde.org/show_bug.cgi?id=505613
--- Comment #5 from Thomas Baumgart <tbaumgart at kde.org> ---
There we go: those errors are the problem. I have no idea how that got into the
file because an entry like
<PAYEE name="Habana Blu""/>
is not written by KMyMoney. It is missing at least the id attribute. You can
try to take a look at line 2847 and following and try to fix the XML. xmllint
must run without errors before KMyMoney can read the file. Maybe, you can post
lines 2847-2851 here but please don't include any private information. If you
can't, you might consider sending them via private email to me for further
investigation.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list