Opened 12 years ago
Last modified 7 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 by , 12 years ago
Milestone: | Future → 1.3.x |
---|
comment:2 by , 12 years ago
Milestone: | 1.3.x → 1.4.0 |
---|---|
Summary: | No Error on Loading Torrent when Torrent Storage Location Unavailable → "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.