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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/kio- |http://commits.kde.org/kio-
                   |gdrive/1b4487591b9d2a069658 |gdrive/09e6bd791cf158e0f436
                   |083effe8450b2c3bee1d        |5f06b522765e3137fe5a

--- Comment #3 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 09e6bd791cf158e0f4365f06b522765e3137fe5a by Elvis Angelaccio.
Committed on 04/10/2016 at 13:39.
Pushed by elvisangelaccio into branch 'master'.

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/09e6bd791cf158e0f4365f06b522765e3137fe5a

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

Reply via email to