[kmymoney] [Bug 473128] New: Fetching currency conversions from fx-rate.net is broken
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Aug 8 02:18:22 BST 2023
https://bugs.kde.org/show_bug.cgi?id=473128
Bug ID: 473128
Summary: Fetching currency conversions from fx-rate.net is
broken
Classification: Applications
Product: kmymoney
Version: 5.1.3
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kmymoney-devel at kde.org
Reporter: itorsics at gmail.com
Target Milestone: ---
SUMMARY
Cannot fetch currency conversions
STEPS TO REPRODUCE
1. Run "Update stock and currency prices" from the menu
OBSERVED RESULT
Produces the following output:
Fetching URL https://fx-rate.net/CAD/USD...
Identifier found: 'CAD/USD'
Date found: 'Mon. Aug. 7 2023'
Unable to update price for CAD > USD (no price or no date)
SOFTWARE/OS VERSIONS
Linux (Ubuntu 23.04)
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
ADDITIONAL INFORMATION
I tried looking at the regex contained at line 584 in "webpricequote.cpp". The
problem seems to be that the output from fx-rate.net doesn't put a space inside
the br tag. I think that adding a "*" after the "\s" in the br tag in the regex
should fix the issue, but I haven't recompiled the source to make sure.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list