Actions
Bug #840
closeduploadimage.php is redirected to index.php page when coming from an project when login is on
Start date:
08/25/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:
Description
CheckExperimentAccess function can not handle this special case with no expId, only projectId.
Updated by Anchi Cheng about 14 years ago
- % Done changed from 0 to 100
fixed with a cause to checkProjectAccessPrivilege. refs. r14720
This function deny the access if no projectId is passed, too.
Testing:
1. login enabled.
2. choose from a project to upload images to a new session.
3. uploadimage.php should load. The processing menu will look weird because the session is not yet created, but the page function should appear and work.
Updated by Anchi Cheng about 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Amber Herold
Updated by Amber Herold about 14 years ago
- Status changed from In Code Review to In Test
reviewed and tested on fly with my sandbox.
Updated by Amber Herold about 14 years ago
- Status changed from In Test to Closed
Actions