Find/Replace in files deletes my files!
Posted: Wed Aug 26, 2009 11:37 am
Hello,
I've found quite dangerous behaviour of Oxygen feature Find/Replace in Files.
Find/Replace in Files has the default setting, i.e. these options are checked:
I use Specified path to define the folder and enter a text to find and text for replacement. When I press the button Replace all, the results are following:
Jan
I've found quite dangerous behaviour of Oxygen feature Find/Replace in Files.
Find/Replace in Files has the default setting, i.e. these options are checked:
- Search also in tags
- Make backup files with extension BAK
- Recurse subdirectories
I use Specified path to define the folder and enter a text to find and text for replacement. When I press the button Replace all, the results are following:
- The original XML files in the defined folder are deleted.
- Only the backup BAK files stay there.
- No replacement is performed – as there are no XML files where it could be done.
- For the BAK files it only says: Could not rename the backup file to its original name. (Which does not make sense in this context.)
- All this is performed only on the first level in the folder, not recursively.
- It also tries to access the hidden folder .svn (even though the option Include hidden files is not checked).
Jan