Opened 12 years ago
Closed 12 years ago
#2228 closed bug (Fixed)
Apply To All in Add Torrent Dialog Is Copying Renames
Reported by: | surye | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.6 |
Component: | GTK UI | Version: | 1.3.5 |
Keywords: | Cc: |
Description
When using the apply to all button on the add torrent dialog, it copies a reference of all the options, including the remapped file names. This has the effect of all renamed files having the same name.
I believe we should be removing the mapping, and then updating the options for each torrent, only once per click of the button.
My use case that produced this was to load up several torrents, set a download path, click the apply to all button, then go to clean up the file names. This resulted in all the files downloading as the same name.
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | apply_all_fix.patch added |
---|
comment:1 by , 12 years ago
Summary: | Apply To All in Add Torrent Dialog Is Copys Renames → Apply To All in Add Torrent Dialog Is Copying Renames |
---|
comment:2 by , 12 years ago
Milestone: | Future → 1.3.6 |
---|
comment:3 by , 12 years ago
Component: | other → gtkui |
---|
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | other (please specify) → 1.3.5 |
Note:
See TracTickets
for help on using tickets.
Fixed 1.3-stable: b50c848054