Project

General

Profile

Actions

Bug #324

closed

CTF summary page does not shown any values in run pop up window

Added by Anna-Clare Milazzo about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
-
Target version:
Start date:
04/02/2010
Due date:
% Done:

100%

Estimated time:
Affected Version:
Show in known bugs:
Workaround:

Description

The pop up window when clicking on the acerun# link does not contain the correct information.

Steps to produce:
(1) Go to CTF Summary page, e.g., http://cronus3.scripps.edu/myamiweb/processing/ctfreport.php?expId=7454
(2) Click on any of the runnames, e.g., acerun3
(3) Look at pop-up window, a table of parameters is shown with no values

Probably an error in the MySQL query.


Related issues 1 (0 open1 closed)

Related to Appion - Bug #445: Creating a new database for a project does not work properlyClosedAmber Herold05/10/2010

Actions
Actions #1

Updated by Neil Voss about 14 years ago

  • Subject changed from CTF correction pop up window bug for offsite Appion setup to CTF summary page does not shown any values in run pop up window
  • Assignee deleted (Neil Voss)
Actions #2

Updated by Eric Hou about 14 years ago

  • Status changed from New to Assigned
  • Assignee set to Eric Hou
Actions #3

Updated by Eric Hou about 14 years ago

I found the error, but not sure how to fix it.
The error is because there is no ApCtfTiltParamsData table in ap262.

function getAceParams($acerunId) in particledata.inc will return error because of the missing table in ap262.

We need to add ApCtfTitleParamsData table in the defaultprocessingtables.xml

Actions #4

Updated by Eric Hou about 14 years ago

I manually create ApCtfTiltParamsData for ap262.
So Anna's processing result will show up.

This problem is not totally fixed until we fix the xml file.

Thanks.

Actions #5

Updated by Eric Hou about 14 years ago

  • Status changed from Assigned to In Test
  • Assignee changed from Eric Hou to Amber Herold
  • % Done changed from 0 to 80

This is ready for test now. I add ApCtfTiltParamsData in the xml file. So when create new appion database, this table will also get created.

To test this, please create a new project, and link new database.
Go the the new ap database you just created, and check for ApCtfTiltParamsData table.

Thanks.

Eric

Actions #6

Updated by Amber Herold about 14 years ago

  • Status changed from In Test to Closed
  • Target version set to Appion/Leginon 2.0.0
  • % Done changed from 80 to 100

The table is indeed created, but found bug #445 while testing this.

Actions

Also available in: Atom PDF