After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757163 - Name collision detection checks accross hierarchy bounds
Name collision detection checks accross hierarchy bounds
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File and Folder Operations
3.18.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-27 02:03 UTC by Harald Brunner
Modified: 2016-05-24 16:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
An example where the names "a" and "b" cause the rename operation to become blocked. (15.40 KB, image/png)
2015-10-27 02:03 UTC, Harald Brunner
Details

Description Harald Brunner 2015-10-27 02:03:38 UTC
Created attachment 314175 [details]
An example where the names "a" and "b" cause the rename operation to become blocked.

If folder trees are enabled and a directory inside another one is renamed, then names that exist on a higher level are not allowed even though they are not actually in conflict on the lower level.
Comment 1 Ernestas Kulik 2016-05-24 16:36:13 UTC
This should be fixed now as part of bug 757385.