You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Richard van Nieuwenhoven (JIRA)" <de...@myfaces.apache.org> on 2006/05/18 17:59:06 UTC

[jira] Updated: (TOBAGO-71) org.apache.myfaces.tobago.component.UIGridLayout.Row not serializable exception

     [ http://issues.apache.org/jira/browse/TOBAGO-71?page=all ]

Richard van Nieuwenhoven updated TOBAGO-71:
-------------------------------------------

    Status: Patch Available  (was: Open)

> org.apache.myfaces.tobago.component.UIGridLayout.Row not serializable exception
> -------------------------------------------------------------------------------
>
>          Key: TOBAGO-71
>          URL: http://issues.apache.org/jira/browse/TOBAGO-71
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.8, 1.0.7
>     Reporter: Richard van Nieuwenhoven
>  Attachments: UIGridLayout.diff
>
> The GridLayout.Row instances have an List of cells (with are UIComponents)  and stores them as an attribute.
> during state saving this attribute is not convertet to a state object witch results in a serialisation of the whole UITree and fails.....
> as a hotfix i redefined the cells varrable to transient. whithout this hotfix my gui breaks.....

-- 
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