Opened 11 years ago
Last modified 6 years ago
#2154 new bug
"copy of .torrent" there is no error when specified location is unavailable
Reported by: | eepman | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.x |
Component: | Core | Version: | 1.3.5 |
Keywords: | Cc: |
Description
If the location set to store .torrent files is not available there is no error presented to the user and the torrents are still loaded and deleted (with a copy present in the config directory).
possible solutions:
- fail to load torrents and present error to user (user can disable feature and load torrents or move storage location)
- load torrents, but mark status as .torrent not copied or something about inconsistent state
Change History (3)
comment:1 Changed 11 years ago by Cas
- Milestone changed from Future to 1.3.x
comment:2 Changed 11 years ago by Cas
- Milestone changed from 1.3.x to 1.4.0
- Summary changed from No Error on Loading Torrent when Torrent Storage Location Unavailable to "copy of .torrent" there is no error when specified location is unavailable
Note: See
TracTickets for help on using
tickets.
Not sure there is a simple solution for 1.3 so moving to 1.4 milestone.
There is a ticket asking for all torrents in state dir be copied when enabling this feature that might also apply here.