Bug 439874

Summary: Add support to handle http status code 410
Product: [Frameworks and Libraries] alkimia Reporter: Ralf Habacker <ralf.habacker>
Component: GeneralAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 8.1.0   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ralf Habacker 2021-07-15 09:01:37 UTC
SUMMARY
On access to http://finanztreff.de/kurse_einzelkurs_detail.htn?u=100&i=ORCL the response code is

  [11436] kf5.kio.kio_http: ============ Received Status Response:
  [11436] kf5.kio.kio_http: "HTTP/1.1 410 Gone"
  [11436] kf5.kio.kio_http: QUrl("http://finanztreff.de/kurse_einzelkurs_detail.htn?u=100&i=ORCL") response code:  410 previous response code: 0

indicating that the service isn't available anymore. This should be handled by alkimia on fetching online quotes, e.g. by informing the user about that state.