[forge-issues] [JBoss JIRA] (FORGE-1648) InputComponent with magic name 'arguments' does not work if UISelectOne is used

Aslak Knutsen (JIRA) issues at jboss.org
Thu Mar 6 23:35:33 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen updated FORGE-1648:
---------------------------------

    Fix Version/s: 2.x Future

    
> InputComponent with magic name 'arguments' does not work if UISelectOne is used
> -------------------------------------------------------------------------------
>
>                 Key: FORGE-1648
>                 URL: https://issues.jboss.org/browse/FORGE-1648
>             Project: Forge
>          Issue Type: Bug
>          Components: UI - API
>    Affects Versions: 2.1.1.Final
>            Reporter: Aslak Knutsen
>             Fix For: 2.x Future
>
>
> {code}
> 	@Inject
> 	@WithAttributes(label = "Arguments", required = true)
> 	private UISelectOne<String> arguments;
> {code}
> Expected to be able to get 'value choice' via "command <tab>", but 'arguments' is not recognize as a non switch argument.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list