https://bugs.kde.org/show_bug.cgi?id=372005
Bug ID: 372005 Summary: HTTP date format should be English and not follow user locale Product: frameworks-kio Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: fa...@kde.org Reporter: c...@daniel.priv.no CC: kdelibs-b...@kde.org Target Milestone: --- Created attachment 101989 --> https://bugs.kde.org/attachment.cgi?id=101989&action=edit Patch Currently, KIO formats HTTP dates according to the user’s locale. This leads to cache-misses in non-English locales. The attached patch simplifies the implementation and switches it to always use English. -- You are receiving this mail because: You are watching all bug changes.