You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/03/24 17:55:27 UTC

[jira] Created: (MYFACES-2622) BeanValidator has to handle CompositeComponentExpressionHolder when resolving the ValueExpression

BeanValidator has to handle CompositeComponentExpressionHolder when resolving the ValueExpression
-------------------------------------------------------------------------------------------------

                 Key: MYFACES-2622
                 URL: https://issues.apache.org/jira/browse/MYFACES-2622
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta-3
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


While working on MYFACES-2621 I found out that the current mechanism to get the base object and the property for el-api 2.1 breaks for composite components, because it does not handle base objects which implement CompositeComponentExpressionHolder correctly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2622) BeanValidator has to handle CompositeComponentExpressionHolder when resolving the ValueExpression

Posted by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Korherr resolved MYFACES-2622.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-4

> BeanValidator has to handle CompositeComponentExpressionHolder when resolving the ValueExpression
> -------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2622
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2622
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-3
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.0-beta-4
>
>
> While working on MYFACES-2621 I found out that the current mechanism to get the base object and the property for el-api 2.1 breaks for composite components, because it does not handle base objects which implement CompositeComponentExpressionHolder correctly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.