https://bugs.kde.org/show_bug.cgi?id=469340
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/kate/commit/209dd6c04 |ities/kate/commit/b0efbc8ef |bdb48b665cde9900fff729f593a |62c48f950996871068b541a6e5b |a2b7 |e2e5 --- Comment #3 from Waqar Ahmed <waqar....@gmail.com> --- Git commit b0efbc8ef62c48f950996871068b541a6e5be2e5 by Waqar Ahmed. Committed on 18/05/2023 at 07:13. Pushed by waqar into branch 'release/23.04'. Fix double drive letters on "Run Current Doc" url.path() returns path which looks like: /C:/blah/blah when converted to absolute path using QFileInfo, it results in garbage. Perhaps we need to fix this in other places as I can see quite a few places using QUrl::path(). (cherry picked from commit 209dd6c04bdb48b665cde9900fff729f593aa2b7) M +1 -1 addons/konsole/kateconsole.cpp https://invent.kde.org/utilities/kate/commit/b0efbc8ef62c48f950996871068b541a6e5be2e5 -- You are receiving this mail because: You are watching all bug changes.