[kmymoney] [Bug 396797] Online web source "KMyMoney Currency" does not support price pairs without decimal

Ralf Habacker bugzilla_noreply at kde.org
Thu Jul 26 07:42:44 BST 2018


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

--- Comment #14 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Ralf Habacker from comment #13)
> Created attachment 114132 [details]
> QRegExp test case

 (In reply to shizuma from comment #12)
> Last problem encountered the '(\d+|\d\.\d+)' you've put in your price regex
> has the nasty effect of stripping everything after the decimal point,
> including the decimal point itself on currencies bearing decimals.  That's
> why I changed this part too.

https://regex101.com/ results differs from what kmymoney 4.8 uses. Running the
appended QRegexp test case returns

  622.5
  10722

which was expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list