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

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/kate/commit/209dd6c04
                   |                            |bdb48b665cde9900fff729f593a
                   |                            |a2b7
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 209dd6c04bdb48b665cde9900fff729f593aa2b7 by Christoph Cullmann, on
behalf of Waqar Ahmed.
Committed on 08/05/2023 at 19:05.
Pushed by cullmann into branch 'master'.

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().

M  +1    -1    addons/konsole/kateconsole.cpp

https://invent.kde.org/utilities/kate/commit/209dd6c04bdb48b665cde9900fff729f593aa2b7

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

Reply via email to