Novik / ruTorrent

Yet another web front-end for rTorrent
Other
2.02k stars 410 forks source link

Setting priority to a group of selected torrents results in unexpected results #473

Closed nicobubulle closed 10 years ago

nicobubulle commented 10 years ago

From ryan.xga...@gmail.com on October 04, 2010 23:36:12

What steps will reproduce the problem? 1. Select two or more torrents (using Ctrl+click or Shift+click)

  1. Right click on one of the torrents, and set priority (eg: Low) What is the expected output? What do you see instead? ruTorrent is expected to set all selected torrents to the new priority, however this is not that case. It sets one of the torrents to the new priority (appears to be the first selected torrent on the list, or perhaps a random selected torrent), while setting the rest of the selected torrents to "Don't Download" What environment are you using? 1. My ruTorrent version is SVN Rev 1456
  2. My rTorrent version is 0.8.6
  3. I use Apache version 2.2.16-1 on Arch Linux
  4. I use Firefox 3.6.10 on Arch Linux Are some errors present in the web-server log? No Are some errors present in the browser error console? No Please provide any additional information below. N/A

Original issue: http://code.google.com/p/rutorrent/issues/detail?id=475

nicobubulle commented 10 years ago

From novik65 on October 05, 2010 02:13:35

Fixed in r1457

Status: Fixed