Actions
Bug #2289
closedmyamiweb/processing/download.php is not working to download mrc volumes
Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Web interface
Target version:
Start date:
03/12/2013
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:
Description
Bugs introduced in previous revision.
This fix should be merged to 2.2-redux.
Updated by Amber Herold over 11 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Anchi Cheng
The preg_match functions are creating arrays for the matches, which are not working well with is_null(). Using empty() instead.
Anchi, please assign to David to test.
David this should be available to use tomorrow. Let me know if you need it today and I can give you a link to my development version.
Updated by Anchi Cheng over 11 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Anchi Cheng to David Veesler
Updated by Amber Herold over 11 years ago
Just realized I didn't check in a fix to one of the regular expressions yesterday. Should be available to use tomorrow.
Updated by David Veesler over 11 years ago
- Status changed from In Test to Closed
- Assignee changed from David Veesler to Amber Herold
It is working fine.
Thanks
Actions