Bug Report: Rename File Does Not Work If Only Changing Case SOLVED
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 218
- Joined: Wed Aug 04, 2021 6:36 pm
Bug Report: Rename File Does Not Work If Only Changing Case
If a document is named "2022-08-24 Example document.pdf" and I try to rename it to "2022-08-24 Example Document" in PDF-XChange (by right clicking on the tab and selecting Rename), I get a message saying "The document with the same name already exists. Do you want to rewrite it?" I click yes and a message appears that reads "An error occurred: Error [Operating system]: The process cannot access the file because it is being used by another process."
It seems like it should just change the file name without displaying any messages like what normally happens when renaming a file.
It seems like it should just change the file name without displaying any messages like what normally happens when renaming a file.
Last edited by mCHSNUg5Pz8cPap on Fri Aug 26, 2022 4:38 pm, edited 1 time in total.
Features I really want:
1. Fully customizable toolbars: https://forum.tracker-software.com/viewtopic.php?p=167585
2. Ability to draw curved lines: https://forum.pdf-xchange.com/viewtopic.php?p=178335
1. Fully customizable toolbars: https://forum.tracker-software.com/viewtopic.php?p=167585
2. Ability to draw curved lines: https://forum.pdf-xchange.com/viewtopic.php?p=178335
-
- User
- Posts: 1638
- Joined: Thu Feb 28, 2008 8:16 pm
Re: Bug Report: Rename File Does Not Work If Only Changing Case
...and if the Tracker Dev team should work on this issue, then the permitted character set could also be changed to Unicode.
Currently Unicode characters are not accepted, or not correctly inserted into the file name, when renaming an open file.
Thank you
David
Currently Unicode characters are not accepted, or not correctly inserted into the file name, when renaming an open file.
Thank you
David
David.P
PDF-XChange Pro
PDF-XChange Pro
-
- Site Admin
- Posts: 11036
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Bug Report: Rename File Does Not Work If Only Changing Case
Hello,
Thank you for the report, I have reproduced this issue, and created the following bug ticket for tracking:
#6205: Bug: Rename does not allow changing capitalization
Kind regards,
Thank you for the report, I have reproduced this issue, and created the following bug ticket for tracking:
#6205: Bug: Rename does not allow changing capitalization
Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Bug Report: Rename File Does Not Work If Only Changing Case
Hi David.
And please note - the following symbols:
< (less than)
> (greater than)
: (colon)
" (double quote)
/ (forward slash)
\ (backslash)
| (vertical bar or pipe)
? (question mark)
* (asterisk)
- are reserved by the file system and cannot be used for file name in Windows.
Cheers.
Can you provide a simple example to reproduce this issue? Because I tried it and all works well for me...Currently Unicode characters are not accepted, or not correctly inserted into the file name, when renaming an open file.
And please note - the following symbols:
< (less than)
> (greater than)
: (colon)
" (double quote)
/ (forward slash)
\ (backslash)
| (vertical bar or pipe)
? (question mark)
* (asterisk)
- are reserved by the file system and cannot be used for file name in Windows.
Cheers.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 1638
- Joined: Thu Feb 28, 2008 8:16 pm
Re: Bug Report: Rename File Does Not Work If Only Changing Case
Hello Vasyl,
Indeed I cannot seem to reproduce the issue now. In fact, I can enter all sorts of Unicode characters in the file name when renaming files within PDF-XChange Editor.
Perhaps I had tried to enter Unicode characters with my dictation software, which actually does not work.
However, this is probably due to the dictation software, not due to PDF-XChange Editor.
Thank you!
David
Indeed I cannot seem to reproduce the issue now. In fact, I can enter all sorts of Unicode characters in the file name when renaming files within PDF-XChange Editor.
Perhaps I had tried to enter Unicode characters with my dictation software, which actually does not work.
However, this is probably due to the dictation software, not due to PDF-XChange Editor.
Thank you!
David
David.P
PDF-XChange Pro
PDF-XChange Pro
-
- Site Admin
- Posts: 11036
- Joined: Wed Jan 03, 2018 6:52 pm
Bug Report: Rename File Does Not Work If Only Changing Case

Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Bug Report: Rename File Does Not Work If Only Changing Case SOLVED
Hi All.
The RT #6205: (Bug: Rename does not allow changing capitalization) - will be fixed in the next build.
Cheers.
The RT #6205: (Bug: Rename does not allow changing capitalization) - will be fixed in the next build.
Cheers.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 583
- Joined: Mon Sep 13, 2021 8:12 am
Re: Bug Report: Rename File Does Not Work If Only Changing Case
Unfortunately, it is still possible to enter from the keyboard or paste the listed characters into the file name input field. After clicking the "OK" button in the "Rename Document" window, the presence of the listed characters in the new text line is checked and a warning is issued about their inadmissibility. However, it seems to me that it would be much more convenient to simply not allow the entry or insertion of these characters into the “Change (...).pdf file name to” input field, i.e. to behave like Windows File Manager.Vasyl-Tracker Dev Team wrote: ↑Fri Aug 26, 2022 12:20 amAnd please note - the following symbols: (...) are reserved by the file system and cannot be used for file name in Windows.
-
- Site Admin
- Posts: 7361
- Joined: Wed Mar 25, 2009 10:37 pm
Re: Bug Report: Rename File Does Not Work If Only Changing Case
Hi, Jensen Head
I have asked the devs their thoughts on this and will let you know what they think.
Kind regards,
Paul - Tracker Supp
I have asked the devs their thoughts on this and will let you know what they think.
Kind regards,
Paul - Tracker Supp
Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
-
- Site Admin
- Posts: 7361
- Joined: Wed Mar 25, 2009 10:37 pm
Re: Bug Report: Rename File Does Not Work If Only Changing Case
Hi, all
I have had it confirmed this is a bug that will be squashed for the next build.
Note this includes filtering the "unacceptable" characters as well as fixing capitalization on Rename.
Thanks for bringing it to our attention.
Kind regards,
Paul - Tracker Supp
I have had it confirmed this is a bug that will be squashed for the next build.
Note this includes filtering the "unacceptable" characters as well as fixing capitalization on Rename.
Thanks for bringing it to our attention.
Kind regards,
Paul - Tracker Supp
Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
-
- User
- Posts: 583
- Joined: Mon Sep 13, 2021 8:12 am
Re: Bug Report: Rename File Does Not Work If Only Changing Case
Thank you!Build 10.2.0.384
Released Jan 8th, 2024 . Requires maintenance through Jan 8th, 2024
Bugfixes and Improvements
Added a filter for illegal symbols in the 'Rename' feature. (39212)
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am