GNOME Bugzilla – Bug 638191
docs: rename deletes files
Last modified: 2011-03-27 00:39:03 UTC
Try renaming files inside a Documents/ directory and they'll disappear. Need to test g_vfs_backend_afc_set_display_name().
We lost the conversation and your patch due to the database issue on bgo thus I'll try to write up what I still remember. Downstream Bug: http://libiphone.lighthouseapp.com/projects/27916/tickets/196-bug-when-renaming-a-file-on-iphone I had tested your patch and it fixed the issue so it should be fine to commit. It could make sense to backport it to the 1.6.x series which seems trivial.
Created attachment 184282 [details] [review] afc: Fix renaming files moving them to the root dir We were moving and renaming files, instead of just renaming them, as the display_name wasn't properly rooted to the existing directory.
Asked for freeze break for those. Should get committed to the stable branches as well.
Pushed to master, gnome-3-0 and gnome-2-32 Attachment 184282 [details] pushed as db7558c - afc: Fix renaming files moving them to the root dir