#5108 closed Bug (fixed)
Multi-file torrent selection bug
Reported by: | zp_ | Owned by: | livings124 |
---|---|---|---|
Priority: | High | Milestone: | 2.74 |
Component: | Web Client | Version: | 2.73 |
Severity: | Major | Keywords: | |
Cc: |
Description
It appears that the changes made in r13575 have bugged deselecting files from downloading in the file-list.
It looks like it only disable the last file, no matter how many files you deselect. Checked both Chrome, and IE9, and the problem shows up in both of them.
After putting the isEditable function back below the fireNameClicked function, it started working correctly again for me.
Change History (6)
comment:1 Changed 8 years ago by livings124
- Milestone changed from None Set to 2.80
- Priority changed from Normal to High
- Severity changed from Normal to Major
comment:2 Changed 8 years ago by livings124
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 8 years ago by jordan
- Resolution fixed deleted
- Status changed from closed to reopened
reopening to set ticket attribution
comment:4 Changed 8 years ago by jordan
- Owner set to livings124
- Status changed from reopened to new
comment:5 Changed 8 years ago by jordan
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 8 years ago by jordan
- Milestone changed from 2.80 to 2.74
Note: See
TracTickets for help on using
tickets.
r13598