https://bugs.kde.org/show_bug.cgi?id=430216
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/68dbf03bc | |7ce86f15ce82300159eb00db335 | |bdeb Status|ASSIGNED |RESOLVED --- Comment #2 from Christoph Cullmann <cullm...@kde.org> --- Git commit 68dbf03bc7ce86f15ce82300159eb00db335bdeb by Christoph Cullmann, on behalf of Ahmad Samir. Committed on 02/01/2021 at 12:49. Pushed by cullmann into branch 'master'. UrlInfo: handle filenames starting with ':' QFile/QDir treat file paths starting with ':' as absolute paths (treated as Qt Resource (qrc) paths), which means such a path is always absolute from their POV. Adjust the code to be able to open files starting with ':' when kate is used on a relative path from the CLI. M +39 -26 urlinfo.h https://invent.kde.org/utilities/kate/commit/68dbf03bc7ce86f15ce82300159eb00db335bdeb -- You are receiving this mail because: You are watching all bug changes.