mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
cannot rename file with illegal character, either when adding torrent or after adding torrent #17505
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#17505
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @blindingblacklight on GitHub (Feb 13, 2026).
qBittorrent & operating system versions
qb v 5.0.5 (64-bit)
Qt: 6.7.3
Libtorrent: 2.0.11.0
Boost: 1.86.0
OpenSSL: 3.5.0
zlib: 1.2.11
Mac OS Monterey 12.7.6
What is the problem?
When the filename in a torrent has an illegal character such as a colon, when I try to rename the file without the illegal character, I an error message. For example, if the file name is 'picture: sample', I get a dialog box with the error message:
and the only button in the dialog box is "OK".
This happens whether I try to rename the file before or after I add the torrent.
Steps to reproduce
If you do not try to rename the file when adding the torrent, the torrent is added with the illegal file name.
If you try to rename the file after adding the torrent, the same dialog box with "The old path is invalid" appears, with no option to actually rename.
Additional context
No response
Log(s) & preferences file(s)
qb prefs file seems unnecessary in this case