You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2007/11/24 19:14:43 UTC

[jira] Commented: (TRINIDAD-268) EditableValueRenderer does not handle EvaluationException in method getReadOnly

    [ https://issues.apache.org/jira/browse/TRINIDAD-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545200 ] 

Matthias Weßendorf commented on TRINIDAD-268:
---------------------------------------------

what is the status of this patch?

> EditableValueRenderer does not handle EvaluationException in method getReadOnly
> -------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-268
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-268
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>         Environment: JSF RI 1.1_02
> JSF RI 1.2_02
>            Reporter: Martin Koci
>         Attachments: EditableValueRenderer.java.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.