[Bug 57997] New: Project wide replace destroys symlinks
lament at spamcop.net
lament at spamcop.net
Fri May 2 05:56:10 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=57997
Summary: Project wide replace destroys symlinks
Product: kdevelop
Version: unspecified
Platform: RedHat RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: lament at spamcop.net
Version: 3.0.0a4 (using KDE KDE 3.1)
Installed from: RedHat RPMs
Compiler: gcc 3.2.2
OS: Linux
Using the project wide replace tool on project files that are symlinks causes the link to be removed and replaced with the modified file. Only files that are not open in the editor are affected.
To reproduce:
- Add a file from a non-source directory to your target and choose the default option to create a symlink.
- Make sure the file is not open for editing.
- Use the project wide replace tool to modify something in the added file
Results:
- Symlink will be destroyed and replaced with the modified source
Expected results:
- Symlink should remain intact and the target file should be modified instead
More information about the KDevelop-devel
mailing list