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