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

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kio-
                   |                            |gdrive/1b4487591b9d2a069658
                   |                            |083effe8450b2c3bee1d
   Version Fixed In|                            |1.0.2
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 1b4487591b9d2a069658083effe8450b2c3bee1d by Elvis Angelaccio.
Committed on 04/10/2016 at 11:11.
Pushed by elvisangelaccio into branch '1.0'.

Fix broken copy-paste from remote URLs

`joinSublist()` is used by `stat()` to retrieve the path to be used by
`fileToUDSEntry()`, but without the leading slash will break copy-pasting
a remote `gdrive://` URL to local disks.
This happens because `get()` will be called after this broken `stat()`,
so it will receive a broken URL.
FIXED-IN: 1.0.2

M  +1    -1    src/kio_gdrive.cpp

http://commits.kde.org/kio-gdrive/1b4487591b9d2a069658083effe8450b2c3bee1d

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

Reply via email to