Actions
Bug #1694
closeddownload.php is redirected to myami home without downloading file
Start date:
04/06/2012
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.2.0 (trunk)
Show in known bugs:
No
Workaround:
Updated by Anchi Cheng over 12 years ago
- Status changed from New to In Code Review
- Assignee changed from Anchi Cheng to Amber Herold
The problem comes from that modelsummarytable in processing/inc/summarytables.inc does not pass expId to download.php link.
Problem probably exists in 2.1 as well.
fix it in r16452
Testing:
1. go to myamiweb/processing/viewmodels.php?expId=8556
2. click on download icon on either model, it should start downloading.
Updated by Amber Herold over 12 years ago
- Status changed from In Code Review to In Test
Actions