You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2012/05/22 17:09:41 UTC

[jira] [Updated] (MYFACES-3503) Improve exception handling for f:setPropertyActionListener and EL coercion

     [ https://issues.apache.org/jira/browse/MYFACES-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe updated MYFACES-3503:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.8
                   2.0.14
           Status: Resolved  (was: Patch Available)

Good idea. Thanks to Martin Koci for provide this patch
                
> Improve exception handling for f:setPropertyActionListener and EL coercion
> --------------------------------------------------------------------------
>
>                 Key: MYFACES-3503
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3503
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: General
>            Reporter: Martin Kočí
>            Assignee: Martin Kočí
>            Priority: Trivial
>             Fix For: 2.0.14, 2.1.8
>
>         Attachments: MYFACES-3503.patch
>
>
> <f:setPropertyActionListener value="#{10}" target=#{bean.booleanProperty}  /> leads to exception: 
> Cannot convert 10 of type class java.long.Long to class java.lang.Boolean
> but without line/column (without javax.faces.view.Location), because expressionFactory.coerceToType is not oam-LocationAware operation.
> See attached patch for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira