UIInput._createFieldDebugInfo should check for Object[] before call 
Arrays.deepToString(...)
--------------------------------------------------------------------------------------------

                 Key: MYFACES-3323
                 URL: https://issues.apache.org/jira/browse/MYFACES-3323
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


If a primitive array is used on the input, a ClassCastException is thrown 
because it can't be cast to Object[]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to