Review Request 114228: Fix Bug 328262 - rename bug if you cancel when folder already exists

Emmanuel Pescosta emmanuelpescosta099 at gmail.com
Sat Nov 30 21:19:56 GMT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114228/
-----------------------------------------------------------

Review request for Dolphin.


Bugs: 328262
    http://bugs.kde.org/show_bug.cgi?id=328262


Repository: kde-baseapps


Description
-------

Use the old instead of the new item url to update the item text in the model.

Only the item text is temporarily renamed, the url is still the old one
until the item was successfully renamed by KIO. So we must use the old url
to access the right item.


Diffs
-----

  dolphin/src/views/dolphinview.cpp 20bc9f5 

Diff: http://git.reviewboard.kde.org/r/114228/diff/


Testing
-------

1. Creat Folder 1 "Bar" 
2. Create Folder 2 "Foo" 
3. Rename Folder 2 into "Foo" and press Enter 
4. Cancel the question 
5. Folder 1 is still "Bar" and folder 2 is still "Foo"

Works for me.


Thanks,

Emmanuel Pescosta

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20131130/2dbc1f6b/attachment.htm>


More information about the kfm-devel mailing list