Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-6492

Unexpected '\0' symbol in the .etc file

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: cmdline_elements
    • Fix Version/s: None
    • Component/s: Workflow
    • Labels:
    • Sprint:
      DEV-46-5, DEV-46-RELEASE, DEV-47-1, DEV-47-2, DEV-47-3, DEV-47-4, DEV-47-5, DEV-47-RELEASE, DEV-48-1, DEV-48-2, DEV-48-3, DEV-48-4, DEV-48-5, DEV-48-RELEASE, DEV-49-1, DEV-49-2, DEV-49-3, DEV-49-4, DEV-49-5, DEV-49-RELEASE, DEV-50-1, DEV-50-2, DEV-50-3, DEV-50-4, DEV-50-5, DEV-50-RELEASE, DEV-51-1
    • Affect Type:
      Userdefined

      Description

      Scenario:

      1. Open the Workflow Designer.
      2. Create a new workflow element with command-line tool:
        • Set name to "Element One". Select a tool.
        • On the "Command" page set up the following command:
          /usr/bin/java 
          

          (use an appropriate path to java).

      3. Go to the https://ugene.dev/tracker/browse/UGENE-6437?filter=-1
      4. Select string '%', '$', '\' in the Description and copy to clipboard
      5. Return to "Command" page of the "Element One" dialog
      6. Paste clipboard content to the end of the command line
      7. Finish editing "Element One"
      8. Go to the directory where .etc files are saved
      9. Open just create .etc file in ```mcedit``` editor
      10. The problem is that unexpected symbol with code 00 is saved in the file:

        cmdline:"/usr/bin/java '%', '$', '\'^@";

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              yalgaer Yuliya Algaer
              Reporter:
              ichebykin Igor Chebykin [X] (Inactive)
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated: