You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Concini (JIRA)" <de...@myfaces.apache.org> on 2009/04/21 17:13:48 UTC

[jira] Created: (MYFACES-2205) Update UIViewRoot to latest spec draft

Update UIViewRoot to latest spec draft
--------------------------------------

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


Need to update several methods in UIviewRoot to be consistent with the latest spec draft.  In particular, need to modify the process* methods to check against isPartialRequest() and !isExecuteAll() instead of isAjaxRequest().  Will clean up any other inconsistencies with the spec I find while I'm in there.  

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


[jira] Updated: (MYFACES-2205) Update UIViewRoot to latest spec draft

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

Michael Concini updated MYFACES-2205:
-------------------------------------

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

> Update UIViewRoot to latest spec draft
> --------------------------------------
>
>                 Key: MYFACES-2205
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2205
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Michael Concini
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-2205.patch
>
>
> Need to update several methods in UIviewRoot to be consistent with the latest spec draft.  In particular, need to modify the process* methods to check against isPartialRequest() and !isExecuteAll() instead of isAjaxRequest().  Will clean up any other inconsistencies with the spec I find while I'm in there.  

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


[jira] Updated: (MYFACES-2205) Update UIViewRoot to latest spec draft

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

Michael Concini updated MYFACES-2205:
-------------------------------------

    Status: Patch Available  (was: Open)

> Update UIViewRoot to latest spec draft
> --------------------------------------
>
>                 Key: MYFACES-2205
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2205
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Michael Concini
>            Priority: Minor
>         Attachments: MYFACES-2205.patch
>
>
> Need to update several methods in UIviewRoot to be consistent with the latest spec draft.  In particular, need to modify the process* methods to check against isPartialRequest() and !isExecuteAll() instead of isAjaxRequest().  Will clean up any other inconsistencies with the spec I find while I'm in there.  

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