Opened 11 years ago

Closed 11 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 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by surye

comment:1 Changed 11 years ago by surye

  • Summary changed from Apply To All in Add Torrent Dialog Is Copys Renames to Apply To All in Add Torrent Dialog Is Copying Renames

comment:2 Changed 11 years ago by Cas

  • Milestone changed from Future to 1.3.6

comment:3 Changed 11 years ago by Cas

  • Component changed from other to gtkui

comment:4 Changed 11 years ago by Cas

  • Resolution set to fixed
  • Status changed from new to closed
  • Version changed from other (please specify) to 1.3.5

Fixed 1.3-stable: b50c848054

Note: See TracTickets for help on using tickets.