You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 07:55:10 UTC

[jira] Updated: (ADFFACES-362) IndexOutOfBoundsException in UIXCollection.restoreStampState when transient components are included

     [ https://issues.apache.org/jira/browse/ADFFACES-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-362:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> IndexOutOfBoundsException in UIXCollection.restoreStampState when transient components are included
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-362
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-362
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>             Fix For: 1.0.0-incubating-core
>
>
> A long-standing bug:  if you have transient contents in a table - f:verbatim, or ordinary template text in Facelets (sometimes even whitespace!), you can get an IndexOutOfBoundsException from UIXCollection.restoreStampState().  UIXCollection is storing stamp state by index - but if a transient component is gone on postback, those indices are now wrong.
> This seems related to ADFFACES-350, but that bug describes a NullPointerException.

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