Opened 16 years ago

Closed 16 years ago

#4195 closed defect (worksforme)

Mytharchive can only be run as one user

Reported by: anonymous Owned by: paulh
Priority: minor Milestone: unknown
Component: mytharchive Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Mytharchive can only be run as one user per frontend, as far as I can tell, mytharchive stores the list of shows to be archived in a file. If you run mytharchive as user foo and select a list of shows, export them, etc. Then run mytharchive as user bar, it can't write over user foo's list of shows, doesn't tell you this, lets you select shows, says it's going to archive the new shows, and can't write the job file to pass to mytharchivehelper, which just runs the old job file, exporting foo's shows, not bar's.

Change History (1)

comment:1 Changed 16 years ago by paulh

Resolution: worksforme
Status: newclosed

The script changes the permissions on all the files in the work directory when it finishes so anyone can read/write them so I don't see how this can be failing?

Note: See TracTickets for help on using tickets.