Actions
Bug #854
closedcommand variable table parses description wrong
Start date:
09/01/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:
Description
description is parsed by spaces in the function. It should be parsed by quotation mark "
The result is that they show up word-by-word as unknown flags
Updated by Anchi Cheng about 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Eric Hou
- % Done changed from 0 to 100
Fixed in r14743
Testing:
1. fill in parameters of any appion processing page that uses the new showCommand() function and that contains description field. For example, uploadstack.php. Try fill in description with spaces between words.
2. Click on "Just Show Command" to check on the command table. There should be a "description" variable and the description filled in should show as its value.
Updated by Eric Hou about 14 years ago
- Assignee changed from Eric Hou to Amber Herold
Code looks good to me.
Eric
Updated by Amber Herold about 14 years ago
- Status changed from In Code Review to In Test
Updated by Amber Herold about 14 years ago
- Status changed from In Test to Closed
Tested with runMaxLikeAlign.php
Actions