#2011 closed bug (Fixed)
deluge-console: counterintuitive behavior of rm
Reported by: | cgreco | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | Console UI | Version: | 1.3.3 |
Keywords: | Cc: | cristian@debian.org, s.ramacher@gmx.at |
Description
Forwarded from: http://bugs.debian.org/653214
rm foo currently removes every torrent whose name or hash starts with foo. I understand that this behavior is practical if one wants to delete torrents based on the hash, but I find it counterintuitive when deleting torrents based on the name.
I'd appreciate it if the behavior could be changed to:
- rm name removes a torrent only if the full name matches.
- rm hash behaves the same as way it is now.
But at least this behavior should be documented in rm 's help message.
Change History (4)
comment:1 by , 12 years ago
Milestone: | Future → 1.4.0 |
---|
comment:2 by , 9 years ago
Milestone: | 2.0.x → 2.0 |
---|
comment:3 by , 8 years ago
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in develop: [20bae1bf90]