#4633 closed Bug (fixed)
script-torrent-done-filename pointing to a file it doesn't have permission to fails silently
Reported by: | wonko | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.76 |
Component: | libtransmission | Version: | 2.33 |
Severity: | Normal | Keywords: | |
Cc: |
Description
If script-torrent-done-filename is pointed to a script that the user transmission is running as doesn't have permission to run transmission fails silently.
The only thing printed in the log (log level 3) is that transmission is running the script.
No error is ever printed to the log.
This has been tested on CentOS 6 running transmission-daemon 2.33.
This has not been tested with any component other than transmission-daemon.
Change History (6)
comment:1 Changed 9 years ago by jordan
- Component changed from Daemon to libtransmission
- Milestone changed from None Set to 2.80
- Owner set to jordan
- Status changed from new to assigned
comment:2 Changed 9 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 9 years ago by rb07
- Resolution fixed deleted
- Status changed from closed to reopened
The change for Windows deleted the underscore, which is wrong (Ref. http://msdn.microsoft.com/en-US/library/ms235457%28v=vs.80%29.aspx).
comment:4 Changed 9 years ago by jordan
Thanks rb07!
comment:5 Changed 9 years ago by jordan
- Resolution set to fixed
- Status changed from reopened to closed
comment:6 Changed 9 years ago by jordan
- Milestone changed from 2.80 to 2.76
Note: See
TracTickets for help on using
tickets.
Fixed in r13752.