You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mathias Broekelmann (JIRA)" <my...@incubator.apache.org> on 2005/09/01 10:49:05 UTC

[jira] Closed: (MYFACES-462) UIComponent.processSaveState implementation not correct

     [ http://issues.apache.org/jira/browse/MYFACES-462?page=all ]
     
Mathias Broekelmann closed MYFACES-462:
---------------------------------------


Never mind.

I think its ok. I havenĀ“t seen that the transient flag is still checked in the processSaveState method.

> UIComponent.processSaveState implementation not correct
> -------------------------------------------------------
>
>          Key: MYFACES-462
>          URL: http://issues.apache.org/jira/browse/MYFACES-462
>      Project: MyFaces
>         Type: Bug
>   Components: JSR-127
>     Versions: Nightly Build
>     Reporter: Oliver Rossmueller
>     Assignee: Oliver Rossmueller
>      Fix For: Nightly Build

>
> I think the test for child.isTransient in line 449 of UIComponentBase has to be removed as the javadoc says
>         * Call the processSaveState() method of all facets and children of this UIComponent in the order determined by a call to getFacetsAndChildren().
> There is no "unless the facet of child is transient" so processSaveState has to be called for all facets/children whether they are transient or not

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira