Actions
Bug #2023
openSelectPreparedRecon.php tries to copy files to defualt cluster path, even if the user has modified the path in the gui
Status:
In Code Review
Priority:
Normal
Assignee:
Category:
Web interface
Target version:
Start date:
08/29/2012
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:
Description
the copyFilesToCluster() function needs to get $clusterpath from the form instead of the cluster class default.
Updated by Amber Herold over 11 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Anchi Cheng
- Priority changed from High to Normal
Fixed in r17423
I don't consider this a major bug, but it may be worth merging to 2.2 and 2.2-redux after testing.
Actions