EditableValueRenderer does not handle EvaluationException in method getReadOnly
-------------------------------------------------------------------------------

                 Key: ADFFACES-214
                 URL: http://issues.apache.org/jira/browse/ADFFACES-214
             Project: MyFaces ADF-Faces
          Issue Type: Bug
         Environment: JSF RI 1.1_02
JSF RI 1.2_02
            Reporter: Martin Koci


EditableValueRenderer.getReadOnly tries to get read-only state of valueBinding. 
But if expression cannot be resolved a exception is thrown. 

Note: there is a bug in myfaces 1.1.4 -  its valueBinding.isReadOnly return 
true in this case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to