Errors when closing KMyMoney
aga
agander93 at gmail.com
Sun Feb 28 11:52:29 UTC 2016
On 27/02/16 22:37, Thomas Spuhler wrote:
> On Saturday, February 27, 2016 10:34:47 PM aga wrote:
>> On 27/02/16 17:18, Jack wrote:
>> <snip>
>>> It's not an issue of physical lines, it is about partial or complete
>>> records, since it apparently comes from a database query. If you
>>> look,it starts with ('A000100', and there is a matching ) followed
>>> by a comma and then ('A000101', but no closing parenthesis. That
>>> second part is the beginning half of the record you post below from
>>> the file.
>> Quite recently, I saw an example of a user's file where the formatting
>> had gone awry.
>>
>> In that case, it was related to payee names which included the '<' or
>> '>' character. These characters are used as delimiters in XML files,
>> and the extra, unexpected ones were screwing the parsing of the file on
>> input. [1] It wouldn't do any harm to check your XML file in this area,
>> although it is a bit of a long shot. It could potentially affect fields
>> other than payee name, too.
>
> Well, I am not using xml files, I use mariadb for the data.
(I did a reply last night, but where it went to, I don't know, so try
again.)
Yes, I know that, but while I'm not an expert in the innards of KMM, I
thought that as the XML version probably pre-dates the DB version, it
was possible that the DB version might still encounter some vestige of
the XML. So, I thought that for the little effort entailed, it might be
worth a check.
Allan
More information about the KMyMoney
mailing list