Hello!
I’ve noticed an odd behavior when using the bulk Rename Items tool in Dolphin on folders in particular. If the folder’s name contains a period, then using the Rename Items’ “Replace Text” or “Add Text” options will end up stripping out all of the right-side text starting at the period. This happens despite the Preview that is shown still retaining the period and trailing text.
I’ve also tested on folders with multiple periods, and it seems only the last period in the folder name is where this text stripping starts. I presume this is related to how file name extensions are handled for regular files, and it is being unintentionally applied to folders as well.
Here are some examples that can be tested…
Original folder names:
folder name 1. has a periodfolder name 2. has a first period. and a second
After running Add Text rename adding "this is a " to the beginning of the filenames:
this is a folder name 1this is a folder name 2. has a first period
This behavior happens with both the Add Text and Replace Text options, like I said. It only affects text that is already present in the file names (i.e. new text that contains a period that is being added to the file names is not subject to this behavior).
