Actions
Bug #395
opentemporary no sessionInfo query result if the processing database of a project with experiments is unlinked and linked again
Start date:
04/27/2010
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.0.1
Show in known bugs:
No
Workaround:
Description
This happens because project/getproject.php uses $leginondata object to create the processing database that it links. As the result, further query in the same script starts to use the newly created processing database when it queries. Something need to be done so that this works properly in the future.
This is marked as a low priority bug because it only happens if linking and unlinking is tested on projects with existing sessions. Real user is unlikely to do so. In addition, re-enter the url reset the database in $leginondata back to leginondata, so no harm done.
Actions