-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: master
-
Fix Version/s: None
-
Component/s: Workflow
-
Labels:
-
Story Points:5
-
Affect Type:Userdefined
Scenario:
- Open the Workflow Designer.
- Click "Create element with command line tool" button on the toolbar.
- Fill the wizard somehow. The "Command" field should contain double quotes:
"%UGENE_JAVA%" -version
- Accept the wizard.
Expected result: the element appears on the scene. - Launch the workflow.
Current result: a SAFE_POINT is triggered:Trying to recover from error: File '/Users/atiunov/root/projects/trunk_5_shadow_debug/src/_debug/ExternalToolConfig/Custom_cmdline_worker_1.etc' contains mistakes at ../../../../trunk_5/src/corelibs/U2Lang/src/support/WorkflowRunTask.cpp:170
The created element also can't be parsed on the UGENE launch. Parser in its actual state can't process values with double quotes. Add a possibility to escape double quotes in files.
- relates to
-
UGENE-6332 Improve adding of workflow elements with CMD tools
- Closed
-
UGENE-6499 Replace double quotes with single quotes in the "Command" field in "Configure Element with External Tool" wizard
- Closed