Actions
Bug #890
closedtomosummary page have an array_merge error due to a failed ApClusteringRunData query
Start date:
09/23/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:
Description
betamyamiweb/processing/tomosummary.php?expId=6453
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /srv/www/httpd/betamyamiweb/processing/inc/particledata.inc on line 2204
Updated by Anchi Cheng about 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Amber Herold
- % Done changed from 0 to 100
make the function getSubStackAlignCluster to return array when the query gave empty result. r14818
However, the real reason for this query to return invalid result is that apClusteringRunData in ap218 is empty. This need to be restored. Will create a task for Christopher
Testing:
goto myamiweb/processing/tomosummary.php?expId=6453
there should be no warning message
Updated by Amber Herold about 14 years ago
- Status changed from In Code Review to In Test
Code looks good.
Updated by Amber Herold about 14 years ago
- Status changed from In Test to Closed
Actions