Community
Participate
Working Groups
Build Identifier: RSE-runtime-M20110316-2215.zip When deleting a symbolic linked directory, the contents of the real directory were deleted. Reproducible: Always Steps to Reproduce: 1. Create a symbolic link linked to a directory abc which contais some files 2. The directory linked shown in the RSE navigator was recognized as a symbolic link 3. Delete the directory linked from the navigator 4. All the contents of directory abc WERE deleted while it should only remove the symbolic link linked as the command mv does.
Created attachment 192944 [details] patch to check for symbolic link before recursive delete attempt
Samuel, could you try with the attached patch?
Thank you for the prompt response, Dave. The fix works fine on linux but doesn't fix the problem on zOS.
Hi Dave, Any update on this problem? Thanks.
(In reply to comment #4) > Hi Dave, > Any update on this problem? Thanks. Hi, sorry, I've been sidetracked by other things. I'll try to get back to this soon and test things out on z/OS.
Samuel, I tried the patch on a z/os machine (torolabb) and things seem to work for me. Are you sure you applied the patch in the right place?
Hi Dave, It works fine for me as well. I may have done something wrong last time. Sorry for that. Can you port this back to 3.2.x? Thanks a lot.
I've committed the fix to cvs and opened bug 344565 for the backport to 3.2.x.