Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1883

UIMA shell scripts (e.g. cvd.sh) do not support space in filenames

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.3.1SDK, 2.3.1AS
    • None
    • None
    • Ubuntu Linux (Bash), OpenJDK 1.6

    Description

      Some UIMA shell scripts do not handle parameters to files that have spaces in their name. For example:

      cvd.sh -desc /some/path with spaces/desc.xml

      This command fails as the parameter file path with spaces is not escaped.

      Changing $* to "$@" in shell scripts fixed the issue.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bevan Bevan Koopman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: