https://bugs.kde.org/show_bug.cgi?id=439874
Bug ID: 439874 Summary: Add support to handle http status code 410 Product: libalkimia Version: 8.1.0 Platform: Other OS: All Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: kmymoney-de...@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- 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. -- You are receiving this mail because: You are watching all bug changes.