[kmymoney] [Bug 396797] Online web source "KMyMoney Currency" does not support price pairs without decimal
Ralf Habacker
bugzilla_noreply at kde.org
Fri Jul 27 11:55:38 BST 2018
https://bugs.kde.org/show_bug.cgi?id=396797
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #114132|0 |1
is obsolete| |
--- Comment #16 from Ralf Habacker <ralf.habacker at freenet.de> ---
Created attachment 114159
--> https://bugs.kde.org/attachment.cgi?id=114159&action=edit
QRegExp test case (updated)
> Also could be a price issue. Sometimes, depending on the browser, source
> page, developer tools i get '=</span><br>', other times i get '=</span><br
> />'. That's why I've changed your price regex.
python qregex.py
622.5 # <br>
10722 # <br>
622.5 # <br />
10722 # <br />
27/07/2018
27/07/2018
The price regex handles this also.
I'm going to apply an updated regex (including a fix for an optional thousand
separator to be sure) to the source for being in the next release. See bug
396901 for an issue in this area.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list