You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Fred Allard (JIRA)" <de...@myfaces.apache.org> on 2008/08/29 01:17:44 UTC

[jira] Created: (MYFACES-1943) Implement JSF 2.0 logic at TODO #12

Implement JSF 2.0 logic at TODO #12
-----------------------------------

                 Key: MYFACES-1943
                 URL: https://issues.apache.org/jira/browse/MYFACES-1943
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Fred Allard
            Priority: Minor


In class: javax.faces.component.UIComponent
Implement: public List<SystemEventListener> getListenersForEventClass(Class<? extends SystemEvent> eventClass)

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


[jira] Resolved: (MYFACES-1943) Implement JSF 2.0 logic at TODO #12

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

Simon Lessard resolved MYFACES-1943.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

Applied patch on the branch, revision 707221. Also handles some issue with previous subscribe on UIComponent that was propagating to Application.

> Implement JSF 2.0 logic at TODO #12
> -----------------------------------
>
>                 Key: MYFACES-1943
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1943
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Fred Allard
>            Assignee: Simon Lessard
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-1943.patch
>
>
> In class: javax.faces.component.UIComponent
> Implement: public List<SystemEventListener> getListenersForEventClass(Class<? extends SystemEvent> eventClass)

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