Re: T5 Loop Issue

2010-05-28 Thread Norman Franke
On May 28, 2010, at 9:15 PM, Thiago H. de Paula Figueiredo wrote: On Fri, 28 May 2010 19:41:45 -0300, Norman Franke wrote: Since I re-populate the list in the onPrepare() call, I'm not sure why it's doing this. The volatile option is not use anywhere, and if I tried, I get a NPE anyway.

Re: T5 Loop Issue

2010-05-28 Thread Thiago H. de Paula Figueiredo
On Fri, 28 May 2010 19:41:45 -0300, Norman Franke wrote: Since I re-populate the list in the onPrepare() call, I'm not sure why it's doing this. The volatile option is not use anywhere, and if I tried, I get a NPE anyway. Loop's volatile parameter is deprecated. Use formState="none" instea

T5 Loop Issue

2010-05-28 Thread Norman Franke
On a query page in my T5.1.0.5 app, I have a loop that is embedded in a form. The loop displays the query results in a table with a checkbox to allow the user to select a subset of the items. On one page, I keep getting database errors as Tapestry tries to restoreStateFromStoredClientValue