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)

apply_all_fix.patch (1.9 KB ) - added by surye 12 years ago.

Download all attachments as: .zip

Change History (5)

by surye, 12 years ago

Attachment: apply_all_fix.patch added

comment:1 by surye, 12 years ago

Summary: Apply To All in Add Torrent Dialog Is Copys RenamesApply To All in Add Torrent Dialog Is Copying Renames

comment:2 by Calum, 12 years ago

Milestone: Future1.3.6

comment:3 by Calum, 12 years ago

Component: othergtkui

comment:4 by Calum, 12 years ago

Resolution: fixed
Status: newclosed
Version: other (please specify)1.3.5

Fixed 1.3-stable: b50c848054

Note: See TracTickets for help on using tickets.