You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Simon Lessard (JIRA)" <de...@myfaces.apache.org> on 2008/10/19 16:06:45 UTC

[jira] Created: (MYFACES-2018) Implement @ResourceDependency supprot for setConverter and addValidator

Implement @ResourceDependency supprot for setConverter and addValidator
-----------------------------------------------------------------------

                 Key: MYFACES-2018
                 URL: https://issues.apache.org/jira/browse/MYFACES-2018
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Simon Lessard
            Assignee: Simon Lessard
         Attachments: MYFACES-2018.patch

JSF 2.0 requires support of @ResourceDependency and @ResourceDependencies when a Converter is set on a ValueHolder or a Validator is added to an EditableValueHolder. The support should be added to the base implementation of those classes, UIOutput and UIInput.

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


[jira] Resolved: (MYFACES-2018) Implement @ResourceDependency support for setConverter and addValidator

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

Simon Lessard resolved MYFACES-2018.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

Applied the patch on the branch, revision 706016.

> Implement @ResourceDependency support for setConverter and addValidator
> -----------------------------------------------------------------------
>
>                 Key: MYFACES-2018
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2018
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Assignee: Simon Lessard
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-2018.patch
>
>
> JSF 2.0 requires support of @ResourceDependency and @ResourceDependencies when a Converter is set on a ValueHolder or a Validator is added to an EditableValueHolder. The support should be added to the base implementation of those classes, UIOutput and UIInput.

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