Renaming error #11701

Closed
opened 2026-02-21 21:49:35 -05:00 by deekerman · 2 comments
Owner

Originally created by @CptGuapo on GitHub (Feb 4, 2021).

Originally assigned to: @glassez on GitHub.

Please provide the following information

qBittorrent version and Operating System

4.3.3 on Windows 10x64

If on linux, libtorrent-rasterbar and Qt version

type here

What is the problem

The program doesn't accept renaming files or folders keeping the same name switching lower to upper case letters and vice-versa, because it is apparently locked case insensitive. That is, it is not recognizing the difference among e.g. "CD", "cd", "Cd" or "cD" returning a message informing such file or folder still exists.

What is the expected behavior

It should distinguish folder/file names case sensitive.

Steps to reproduce

Add a .torrent file to download stuff and in the main window with the list of files and folders, try to rename any of them, keeping essentially the same word, but replacing lower case letters to upper case letters and vice-versa. For example "sing" to "Sing" or the other way around. That could cause the error.

Extra info(if any)

If you try to rename changing the name, adding or deleting letters, making a distinct name from the previous one, the process will run fine.

Originally created by @CptGuapo on GitHub (Feb 4, 2021). Originally assigned to: @glassez on GitHub. **Please provide the following information** ### qBittorrent version and Operating System 4.3.3 on Windows 10x64 ### If on linux, libtorrent-rasterbar and Qt version type here ### What is the problem The program doesn't accept renaming files or folders keeping the same name switching lower to upper case letters and vice-versa, because it is apparently locked case insensitive. That is, it is not recognizing the difference among e.g. "CD", "cd", "Cd" or "cD" returning a message informing such file or folder still exists. ### What is the expected behavior It should distinguish folder/file names case sensitive. ### Steps to reproduce Add a .torrent file to download stuff and in the main window with the list of files and folders, try to rename any of them, keeping essentially the same word, but replacing lower case letters to upper case letters and vice-versa. For example "sing" to "Sing" or the other way around. That could cause the error. ### Extra info(if any) If you try to rename changing the name, adding or deleting letters, making a distinct name from the previous one, the process will run fine.
deekerman 2026-02-21 21:49:35 -05:00
Author
Owner

@Chocobo1 commented on GitHub (Feb 5, 2021):

Confirmed, doesn't happen in v4.3.2 on Windows. I recall I handled such issues before, this must be a regression introduced recently.
@glassez ping.

@Chocobo1 commented on GitHub (Feb 5, 2021): Confirmed, doesn't happen in v4.3.2 on Windows. I recall I handled such issues before, this must be a regression introduced recently. @glassez ping.
Author
Owner

@CptGuapo commented on GitHub (Feb 5, 2021):

Yeah, in the previous versions this didn't happen.

Anyway, thanks a lot for confirming.

Cheers.

@CptGuapo commented on GitHub (Feb 5, 2021): Yeah, in the previous versions this didn't happen. Anyway, thanks a lot for confirming. Cheers.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#11701
No description provided.