You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Chris Rudd (JIRA)" <de...@myfaces.apache.org> on 2006/04/13 16:30:06 UTC

[jira] Created: (TOMAHAWK-251) previousRowDataVar is not saved/restored

previousRowDataVar is not saved/restored
----------------------------------------

         Key: TOMAHAWK-251
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-251
     Project: MyFaces Tomahawk
        Type: Bug

  Components: Extended Datatable  
    Versions: 1.1.1    
    Reporter: Chris Rudd


The previousRowDatavar is not managed by the saveState/restoreState methods. This results in the value being null on all subsequent requests that restore the view. 

Note: if you use value binding it works as UIComponentBase manages the save/restore of all value bindings.

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


Re: [jira] Created: (TOMAHAWK-251) previousRowDataVar is not saved/resto

Posted by Tom Cordova <to...@daiwausa.com>.
Can someone point me in the right direction on how to do this with value
bindings?




My Faces - Dev mailing list wrote:
> 
> previousRowDataVar is not saved/restored
> ----------------------------------------
> 
>          Key: TOMAHAWK-251
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-251
>      Project: MyFaces Tomahawk
>         Type: Bug
> 
>   Components: Extended Datatable  
>     Versions: 1.1.1    
>     Reporter: Chris Rudd
> 
> 
> The previousRowDatavar is not managed by the saveState/restoreState
> methods. This results in the value being null on all subsequent requests
> that restore the view. 
> 
> Note: if you use value binding it works as UIComponentBase manages the
> save/restore of all value bindings.
> 
> -- 
> 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
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-jira--Created%3A-%28TOMAHAWK-251%29-previousRowDataVar-is-not-saved-restored-tf1444681.html#a5933336
Sent from the My Faces - Dev forum at Nabble.com.


Re: [jira] Created: (TOMAHAWK-251) previousRowDataVar is not saved/resto

Posted by Tom Cordova <to...@daiwausa.com>.
Using the datascroller to go to a different page causes this to null out.
-- 
View this message in context: http://www.nabble.com/-jira--Created%3A-%28TOMAHAWK-251%29-previousRowDataVar-is-not-saved-restored-tf1444681.html#a5711527
Sent from the My Faces - Dev forum at Nabble.com.