[
https://jira.jboss.org/browse/GTNPORTAL-1204?page=com.atlassian.jira.plug...
]
Minh Hoang TO commented on GTNPORTAL-1204:
------------------------------------------
It 's not about the number of constructor, but the number of arguments in the
constructor invoked implicitely in createUIComponent(...) . In reflect Java code posted
earlier, an array of String is instantiated having length equals to the number of
arguments. Handling this array results in ArrayIndexOutOfBoundException if the array
length is zero (that occurs as the only constructor declared in UIFormMultiValueInputSet
has no args)
Can't submit form when use addValidator method for
UIFormMultiValueInputSet
---------------------------------------------------------------------------
Key: GTNPORTAL-1204
URL:
https://jira.jboss.org/browse/GTNPORTAL-1204
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.0.0-GA
Reporter: Chien Nguyen
Assignee: Minh Hoang TO
Priority: Critical
Attachments: bugs.gif
When our forms has addValidator method for UIFormMultiValueInputSet component.
Bugs see attach file
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira