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

Davide Gianforte <dav...@gengisdave.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO
                 CC|                            |dav...@gengisdave.org

--- Comment #1 from Davide Gianforte <dav...@gengisdave.org> ---
Hostname is converted lower case by QUrl by default (see:
https://doc.qt.io/qt-5/qurl.html#UrlFormattingOption-enum) as stated in many
RFC documents, even dolphin is "affected" ((s)ftp is handled by kio-extras,
which does not manage the given urls).

So, the "bug" is in QUrl class used in Krusader and Dolphin when they use a
kio-extras component.

This can be reproduce in almost every browser, all url are converted lowercase;
obviously, the fastest solution is to manage the host to respond with lowercase
(aside or instead of uppercase). Managing this in kio could be a hard solution.

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

Reply via email to