Re: [T5.3] Volatile grid inside form

2011-11-25 Thread Thiago H. de Paula Figueiredo
On Wed, 23 Nov 2011 18:38:46 -0200, Ville wrote: Hi, Hi! I added https://issues.apache.org/jira/browse/TAP5-1757, but with tests I need help, as I dont know how I should write them. Any pointers? Take a look at the test sources in tapestry-core. Basically, they use Selenium-RC. -- Thi

Re: [T5.3] Volatile grid inside form

2011-11-23 Thread Ville
Hi, I added https://issues.apache.org/jira/browse/TAP5-1757, but with tests I need help, as I dont know how I should write them. Any pointers? - Ville -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-Volatile-grid-inside-form-tp5017357p5017983.html Sent from the Tape

Re: [T5.3] Volatile grid inside form

2011-11-23 Thread Lenny Primak
If you have a patch especially with tests, and if the issue isn't a duplicate, there is no reason not to open a JIRA. On Nov 23, 2011, at 12:47 PM, Ville wrote: > Hi, > > yes, I did read the source code, and I even tested a fix that I wrote. Now > the question is: is this a bug? > > If it

Re: [T5.3] Volatile grid inside form

2011-11-23 Thread Ville
Hi, yes, I did read the source code, and I even tested a fix that I wrote. Now the question is: is this a bug? If it is, I'll open JIRA If it is not, I'd like to hear why it is implemented the way it is. I have a patch waiting here, if this is something the T5 team want's to fix as proposed in m

Re: [T5.3] Volatile grid inside form

2011-11-23 Thread Lenny Primak
I don't know the details. I am suggesting a course of action to fix your error. If you search for the error message you will dine what you are looking for I believe. If not there is the source code to look at. On Nov 23, 2011, at 12:41 PM, Ville wrote: > Hi, > > I tried to search but I could

Re: [T5.3] Volatile grid inside form

2011-11-23 Thread Ville
Hi, I tried to search but I couldn't find a post that explains why the setup render event is stored to form if the grid is volatile? If it is obvious please explain it like to a child so that I can comprehend the design decision :) - Ville -- View this message in context: http://tapestry.1045

Re: [T5.3] Volatile grid inside form

2011-11-23 Thread Lenny Primak
I believe there is already an answer to this in the earlier threads in the forum. You can search for this. On Nov 23, 2011, at 12:19 PM, Ville wrote: > Hi, > > we have grid inside form and we get this error: > > Caused by: java.lang.IllegalStateException: The rendered content did not > inc