You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Martin Koci (JIRA)" <ad...@incubator.apache.org> on 2006/10/04 12:16:20 UTC

[jira] Created: (ADFFACES-214) EditableValueRenderer does not handle EvaluationException in method getReadOnly

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

        

[jira] Updated: (ADFFACES-214) EditableValueRenderer does not handle EvaluationException in method getReadOnly

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-214?page=all ]

Martin Koci updated ADFFACES-214:
---------------------------------

    Attachment: EditableValueRenderer.java.patch

Suggested patch

> 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
>         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.
-
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

        

[jira] Updated: (ADFFACES-214) EditableValueRenderer does not handle EvaluationException in method getReadOnly

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-214?page=all ]

Martin Koci updated ADFFACES-214:
---------------------------------

    Status: Patch Available  (was: Open)

> 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