[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 08:01:14 BST 2018


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

--- Comment #15 from Ralf Habacker <ralf.habacker at freenet.de> ---
Created attachment 114133
  --> https://bugs.kde.org/attachment.cgi?id=114133&action=edit
Qt5 test case

This test case shows that https://regex101.com/ behaves more like
QRegularExpression, which is used in the 5.x branch

QRegExp: 622.5
QRegularExpression: 622
QRegExp: 10722
QRegularExpression: 10722

This test case also show that QRegExp and QRegularExpression has subtle
differences, which may have an impact on updating any kmymoney 4 based
installation to 5.x without further inspection of the used regular expressions.

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


More information about the KMyMoney-devel mailing list