ValueExpression mocks cannot return types for null references
-------------------------------------------------------------

                 Key: MYFACESTEST-52
                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-52
             Project: MyFaces Test
          Issue Type: Improvement
          Components: Mock Objects
            Reporter: Matt Benson


For example, MyFaces cannot deduce the proper converter for a given UIComponent 
if the target of its 'value' binding is null.  Delegating to 
ELResolver.getType() fixes this.

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

Reply via email to