https://bugs.kde.org/show_bug.cgi?id=505891

--- Comment #5 from Volker Krause <[email protected]> ---
Git commit 2010fd98692173da074a28741b88ed41a8a7fabb by Volker Krause.
Committed on 21/06/2025 at 08:06.
Pushed by vkrause into branch 'master'.

Work around pkpass type identifier case-sensitivity getting lost in URLs

We have paths that pass this through a QUrl::host, which converts to
lower-case, and are then unable to find the correct pkpass file on disk
again.

This shouldn't happen in the first place, but since it's part of the stored
schema.org data we have to have a fallback either way to recover already
existing data affected by this.

M  +32   -13   src/app/pkpassmanager.cpp

https://invent.kde.org/pim/itinerary/-/commit/2010fd98692173da074a28741b88ed41a8a7fabb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to