https://bugs.kde.org/show_bug.cgi?id=498019
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM CC| |sit...@kde.org Status|CONFIRMED |RESOLVED --- Comment #2 from Harald Sitter <sit...@kde.org> --- This actually happens right when the QUrl gets created. https://invent.kde.org/qt/qt/qtbase/-/blob/1da7558bfd7626bcc40a214a90ae5027f32f6c7f/src/corelib/io/qurl.cpp?page=2#L1141 Intentional behavior in Qt. Though arguably we should be able to opt out of this. At the same time one has to wonder if we want to because posix conforming command line tools all behave like this and we do run mutations on the input anyway because we also accept local file paths and what not. ❯ ping 1.1.0 PING 1.1.0 (1.1.0.0) 56(84) bytes of data. In any event, best file an upstream bug about this. -- You are receiving this mail because: You are watching all bug changes.