Bug #839
closedNasty error message when trying to test template finder show command
0%
Description
If you have checked test mode in tempalte finder and ask for hte "show comand" you get a big red error message:
"An Error occurred - the image 06jul12a_00015gr_00028sq_00011hl_00003en.prtl.jpg was not found in folder /ami/data17/appion/09nov02c/extract/tmplrun6/jpgs"
This feature might never be requested I suspect as it is likely that you wnat to run the test not get the command but should be fixed anyway.
Updated by Lauren Fisher about 14 years ago
- Status changed from New to Assigned
- Assignee changed from Eric Hou to Lauren Fisher
Updated by Lauren Fisher almost 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Lauren Fisher to Anchi Cheng
r15203 added an if statement so it only checks to see if the jpg exists if you're running a test image and submitting in appion. This is a bug for dog picker and signature as well, but the same fix can be applied very easily if the code is approved.
Updated by Anchi Cheng almost 14 years ago
- Assignee changed from Anchi Cheng to Lauren Fisher
The fix would not work for "Just Show Command" because the users need to refresh the same page after the command is run on the terminal.
r15233 is a different approach. See if this is acceptable. If so, please apply to other places where this is needed.
Updated by Lauren Fisher almost 14 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Lauren Fisher to Arne Moeller
Looks good. I applied the same change to runDogpicker and runSignature in r15286.
Updated by Arne Moeller almost 14 years ago
- Status changed from In Test to Closed
tested - works for me