Bug #1043
closedgoniometer.php does not show models from split instrument hosts
0%
Description
The query assumes tem and camera instruments are on the same host.
Updated by Anchi Cheng about 14 years ago
- Category set to myamiweb
- Assignee set to Eric Hou
change query and display camera class in the page after the model is selected.
Testing:
1. go to myamiweb/goniometer.php that uses cronus4 database.
2. select tecnai2 as tem host.
3. 10nov05b2 was not in the list of model name that can be selected before the fix. It is now.
4. For example, selecting "10nov11a x" should show Camera: Tietz SCX
5. Selecting "10nov05b2 x" should show Camera: DE12 on decamera
Anyone can test.
This fix should go into branches since there are several users have split instrument setup already and this will become more common than shared instrument since tecnai PC is under-powered.
Updated by Eric Hou almost 14 years ago
- Status changed from Assigned to In Code Review
Updated by Eric Hou almost 14 years ago
- Assignee changed from Eric Hou to Amber Herold
Can Amber puts the code change to the branches
Updated by Amber Herold almost 14 years ago
- Status changed from In Test to Closed
Merged to 2.1 branch.