You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2010/12/09 21:41:01 UTC

[jira] Resolved: (TRINIDAD-1976) UIXEditableValue lacks calls to pushComponentToEL(context, this);

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

Andrew Robinson resolved TRINIDAD-1976.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0.3-core

Changed the code to ensure that the component is available to EL during decoding, validation, and updating when performing the input value processing

> UIXEditableValue lacks calls to pushComponentToEL(context, this);
> -----------------------------------------------------------------
>
>                 Key: TRINIDAD-1976
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1976
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.0.3-core
>            Reporter: Andrew Robinson
>            Assignee: Andrew Robinson
>            Priority: Critical
>             Fix For: 2.0.0.3-core
>
>
> UIXEditableValue never calls pushComponentToEL(context, this); during validation (and possibly other lifecycle methods). As a result #{component} is wrong during validation.

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