Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1639

UISelectMany does not work with options that have spaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • 2.1.1.Final
    • UI - Shell
    • None
    • Hide

      Run these commands:
      git clone https://github.com/errai/forge-errai.git
      cd forge-errai
      git checkout b1f43d906e010ef7fd5185dd08f51390200bfebd
      mvn clean install
      forge --install org.jboss.errai.forge:errai-forge-addon,2.0.0-SNAPSHOT

      Then run Forge and create a new project. Afterwards run (in Forge):
      errai-setup --versionSelect 3.0-SNAPSHOT --moduleSelect Create\ a\ new\ module... --logicalModuleName test.App

      Now if you attempt to auto-complete the command errai-add-features or manually type and run errai-add-features --featureSelect Errai\ Messaging it will not work propertly.

      Show
      Run these commands: git clone https://github.com/errai/forge-errai.git cd forge-errai git checkout b1f43d906e010ef7fd5185dd08f51390200bfebd mvn clean install forge --install org.jboss.errai.forge:errai-forge-addon,2.0.0-SNAPSHOT Then run Forge and create a new project. Afterwards run (in Forge): errai-setup --versionSelect 3.0-SNAPSHOT --moduleSelect Create\ a\ new\ module... --logicalModuleName test.App Now if you attempt to auto-complete the command errai-add-features or manually type and run errai-add-features --featureSelect Errai\ Messaging it will not work propertly.

    Description

      In the shell, forge cannot auto-complete or even execute a command that involves a UISelectMany option with a space.

      Pressing tab causes the first word to be repeated, and manually typing and running the command does nothing.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mbarkley_jira Max Barkley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: