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

--- Comment #14 from Ralf Habacker <ralf.habac...@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 watching all bug changes.

Reply via email to