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
Fixed in CVS. Thanks for the report! :)