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:03:44 UTC

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

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

                 Key: MYFACES-1922
                 URL: https://issues.apache.org/jira/browse/MYFACES-1922
             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.UIViewRoot
Implement: public void addComponentResource(FacesContext context, UIComponent componentResource)

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


[jira] Updated: (MYFACES-1922) Implement JSF 2.0 logic at TODO #17

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

Simon Lessard updated MYFACES-1922:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha
           Status: Resolved  (was: Patch Available)

Applied patch, revision 694045, thanks.

> Implement JSF 2.0 logic at TODO #17
> -----------------------------------
>
>                 Key: MYFACES-1922
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1922
>             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-1922.patch
>
>
> In class: javax.faces.component.UIViewRoot
> Implement: public void addComponentResource(FacesContext context, UIComponent componentResource)

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


[jira] Updated: (MYFACES-1922) Implement JSF 2.0 logic at TODO #17

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

Simon-Pierre Béliveau updated MYFACES-1922:
-------------------------------------------

    Status: Patch Available  (was: Open)

> Implement JSF 2.0 logic at TODO #17
> -----------------------------------
>
>                 Key: MYFACES-1922
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1922
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Fred Allard
>            Priority: Minor
>         Attachments: MYFACES-1922.patch
>
>
> In class: javax.faces.component.UIViewRoot
> Implement: public void addComponentResource(FacesContext context, UIComponent componentResource)

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


[jira] Commented: (MYFACES-1922) Implement JSF 2.0 logic at TODO #17

Posted by "Aminata Gaye (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629990#action_12629990 ] 

Aminata Gaye commented on MYFACES-1922:
---------------------------------------

Patch seems Ok

> Implement JSF 2.0 logic at TODO #17
> -----------------------------------
>
>                 Key: MYFACES-1922
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1922
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Fred Allard
>            Priority: Minor
>         Attachments: MYFACES-1922.patch
>
>
> In class: javax.faces.component.UIViewRoot
> Implement: public void addComponentResource(FacesContext context, UIComponent componentResource)

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


[jira] Commented: (MYFACES-1922) Implement JSF 2.0 logic at TODO #17

Posted by "Simon-Pierre Béliveau (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629492#action_12629492 ] 

Simon-Pierre Béliveau commented on MYFACES-1922:
------------------------------------------------

The method was implemented through calling to public void addComponentResource(FacesContext context, UIComponent componentResource, String target)

> Implement JSF 2.0 logic at TODO #17
> -----------------------------------
>
>                 Key: MYFACES-1922
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1922
>             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.UIViewRoot
> Implement: public void addComponentResource(FacesContext context, UIComponent componentResource)

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