Page 1 of 1

Multi Rename feature does not take into consideration the "quote" sign

Posted: 18.09.2020, 12:53
by Forez
After selecting files and pressing CTRL+M the window for Multi-Rename option appears


After choosing

Settings > Case > First letter of each word uppercase, extension lowercase

the use can change e.g.

Code: Select all

a sample sentence FOR the purpose of This topic
into

Code: Select all

A Sample Sentence For The Purpose Of This Topic
But if the same example is a little more complex like

Code: Select all

a sample sentence ''FOR'' the purpose of This topic
then the user ends up with

Code: Select all

A Sample Sentence ''for'' The Purpose Of This Topic


So the issue is hat first of the two

Code: Select all

'
signs in the filename, which are posing for one

Code: Select all

"
sign [because >> " << is an illegal character], would be apparently counted by the algorithm as the first letter thus preventing the Multi-Rename feature from changing

Code: Select all

FOR
into correct

Code: Select all

For
producing only a half correct form

Code: Select all

for


But what is interesting, if the user would run this on

Code: Select all

a sample sentence #FOR the purpose of This topic
the user would end up with

Code: Select all

A Sample Sentence #For The Purpose Of This Topic
which would be A-OK. So this would suggest that it is a bug that manifests itself only with some of the non-letter characters



In other words: the description of the options says "first letter of each word" while in reality it is merely the first sign- but not not always. Ans as quotes signs [or to be precise: their equivalents] are to be expected to appear in filenames- so this bug / inconsistency should be fixed



I am using Build 810a 32-bit public on Windows 10 Enterprise x64 18362.535

Re: Multi-Rename feature does not take into consideration the "quote" sign

Posted: 10.12.2020, 19:43
by Forez
Is this happening only in my FC - or does this issue really exists?

Re: Multi-Rename feature does not take into consideration the "quote" sign

Posted: 19.08.2021, 16:10
by Forez
No Forez, it is not happening only in your FC - because mine does the same

An I even have a never version that you [840 32-bit public]

Re: Multi-Rename feature does not take into consideration the "quote" sign

Posted: 09.04.2023, 15:35
by Forez
This is still happening within Build 887 64-bit Donor Portable and Build 880 32-bit Installed on Windows 10 Enterprise 20H2 19042 x64