! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Handling of directory symlink overwriting has changed from 1.0.2
Status:
RESOLVED: MOVED

Comments

Description Alex 2010-12-01 00:13:59 CET
This behavior change was noticed between Thunar 1.0.2 to 1.1.4-r1, I have not tried other versions.

When moving or copying a directory, and directory symlink of the same name exists in the destination:

Previous behavior was to merge contents of the directory being copied/moved over with those of the directory symlink in the destination.

As of 1.1.4-r1, the behavior is to overwrite the directory symlink, replacing it with the directory of the same name.
Comment 1 Jannis Pohlmann editbugs 2011-01-30 19:11:56 CET
Does it ask the user about this first or does it just overwrite the link? Can  you perhaps formulate steps to reproduce this problem as well as expected and actual result using very simple example?
Comment 2 Alex 2011-01-30 20:50:16 CET
Good day,

In Thunar 1.2.0, create a symlink to another directory with the name "foo",
Elsewhere in the tree, create a directory also named "foo",
Attempt to move or copy the newly created directory into the parent of symlink "foo",
User is presented with a dialogue box stating "This folder already contains a symbolic link "Foo"." - "Replace/Replace All/Skip/Cancel",
Selecting "replace" overwrites the symlink with the new directory.

Expected behavior is that the user would not be prompted and the contents of new directory "foo" would be transparently merged with contents of existing symlink "foo".  Only when files of same name exist would user be prompted to take action.

If you wish, I can track down the point at which this behavior changed, if the earlier version is still in Portage.

I hope this is of assistance.  Thank you for your time and attention.

-Alex
Comment 3 Harald Judt editbugs 2015-04-17 21:13:31 CEST
*** Bug 7968 has been marked as a duplicate of this bug. ***
Comment 4 Git Bot editbugs 2020-05-26 23:09:02 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/thunar/-/issues/23.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #6906

Reported by:
Alex
Reported on: 2010-12-01
Last modified on: 2020-05-26
Duplicates (1):
  • 7968 Thunar does not honor Symbolic link directories

People

Assignee:
Jannis Pohlmann
CC List:
3 users

Version

Attachments

Additional information