Bug 473309

Summary: USD - GBP Exchange Rate Lookup Failing
Product: [Applications] kmymoney Reporter: david.houlden
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.1.3   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description david.houlden 2023-08-12 09:21:34 UTC
When trying to update the exchange rate for USD->GBP or GBP->USD it has started failing.


STEPS TO REPRODUCE
1. Select "Update Stock and Currency Prices.
2. Ensure there are entries for USD->GBP or GBP->USD.
3. Select those entries and click Update Selected.

OBSERVED RESULT
Message pops up "Failed to retrieve an exchange rate for USD > GBP from KMyMoney Currency. It will be skipped this time."
In the status window these messages are output.

Fetching URL https://fx-rate.net/GBP/USD...
Identifier found: ''
Price found: '1.2694' (1.2694)
Unable to update price for GBP > USD (no price or no date)
Fetching URL https://fx-rate.net/USD/GBP...
Identifier found: ''
Price found: '0.78777' (0.78777)
Unable to update price for USD > GBP (no price or no date)


EXPECTED RESULT
Exchange rate should be updated

SOFTWARE/OS VERSIONS
 
Linux/KDE Plasma: 
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0 
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 david.houlden 2023-08-12 09:29:33 UTC
Apologies. Found a duplicate of this bug.

*** This bug has been marked as a duplicate of bug 473128 ***