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

Andreas Cord-Landwehr <cordlandw...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/libk
                   |                            |eduvocdocument/0cb9b9aea226
                   |                            |4fc66d25fb6d93adc32c75dfef9
                   |                            |7
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #8 from Andreas Cord-Landwehr <cordlandw...@kde.org> ---
Git commit 0cb9b9aea2264fc66d25fb6d93adc32c75dfef97 by Andreas Cord-Landwehr.
Committed on 30/12/2015 at 18:54.
Pushed by cordlandwehr into branch 'master'.

Fix Save-As functionality.

File system operations like QFile require paths instead of URLs, which
is the difference between the uses of:
* url.toDisplayString -> file:///the/path
* url.toLocalFile -> /the/path
Correctly use toLocalFile for all file system calls.

M  +2    -2    keduvocdocument/keduvocdocument.cpp

http://commits.kde.org/libkeduvocdocument/0cb9b9aea2264fc66d25fb6d93adc32c75dfef97

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

Reply via email to