[kmymoney] [Bug 512098] Unexpected memo content when retrieving transactions from an ING Diba account via online banking
Ralf Habacker
bugzilla_noreply at kde.org
Sat Nov 15 09:25:47 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=512098
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
There is actually a limitation in KMyMoney that prevents this problem from
being solved:
A workaround is to find individual parts instead of a complete match and use
them in the URL template with the correct separator, i.e., instead of ‘.’ in
'the pattern found 111.2222222. 3333333', which is currently not possible, you
can enter ‘111’ '2222222' ‘3333333’ separately and use them in the URL with
%1-%2-%3.
The limitation in KMyMoney is that currently only two URL parameters are
supported, i.e. only %1-%2 can be used, which is not sufficient.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list