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

--- Comment #34 from Aleix Pol <aleix...@kde.org> ---
Git commit 9ee5712be3510f5ee9dd3b4c0a9fb2959ec0a8b4 by Aleix Pol Gonzalez, on
behalf of Aleix Pol.
Committed on 30/10/2024 at 21:24.
Pushed by apol into branch 'master'.

kio-open: Special-case thunderlinks

They often are shipped with 2 // making the payload of the links the
hostname which, per-spec, is case insensitive and thus QUrl leverages
this property.
This breaks thunderlinks because they encode information in the link
that is case sensitive.
If we put it at the path section, then they seem to work fine.

M  +9    -1    kioclient/kioclient.cpp

https://invent.kde.org/plasma/kde-cli-tools/-/commit/9ee5712be3510f5ee9dd3b4c0a9fb2959ec0a8b4

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

Reply via email to