[kmymoney] [Bug 487477] New: Stock price refresh not working anymore
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri May 24 13:58:31 BST 2024
https://bugs.kde.org/show_bug.cgi?id=487477
Bug ID: 487477
Summary: Stock price refresh not working anymore
Classification: Applications
Product: kmymoney
Version: 5.1.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: importer
Assignee: kmymoney-devel at kde.org
Reporter: firefox-112 at web.de
Target Milestone: ---
SUMMARY
With version 5.1.3 the stockprice import seems to be broken.
With the previous version included in KUbuntu 23.10 (not sure about the
kmymoney version) it had been working.
I have a script that generates the stockprices in the form:
Symbol: DE000A1EWWW0
Price: 12.12
Date: 13.05.2024
QRegExps are:
* Symbol
Symbol: (\w+)
* Price:
Price: ([0-9.,]+)
* Date:
Date: (\d+\D+\d+\D+\d+)
* Dateformat:
%d %m %y
* identify by symbol
OBSERVED RESULT
The refreshing fails with: Preis für DE000A1EWWW0 kann nicht aktualisiert
werden (leere Kursnotizdaten)
(I am using the german version)
EXPECTED RESULT
It should import the stock prices
SOFTWARE/OS VERSIONS
KUbuntu 24.04
KMyMoney 5.1.3
Regards!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list