https://bugs.kde.org/show_bug.cgi?id=472443
Bug ID: 472443
Summary: Currency rate change dont update
Classification: Applications
Product: kmymoney
Version: 5.1.3
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: website
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Since 18.7.2023 the rate change dont update online
--------------------------------------------------------------------------------
I have solved it changing
1\s[^=]+\s=</span><br\s/>\s([^\s]+)
with
1\s[^=]+\s=</span><br/>\s([^\s]+)
I suppose that fx-rate.net page have been modified
--
You are receiving this mail because:
You are the assignee for the bug.