What steps will reproduce the problem?
1. Create a form with validation i.e. required fields
2. Submit it
3.
What is the expected output? What do you see instead?
I expect the error message when a required field is not filled in.
What version of the product are you using? On what operating system?
I use 2.2-php5, FreeBSD, PHP 5.2.9.
Please provide any additional information below.
I attached a working example which reproduces the bug.
I did some research and it seems that serializing $this in the save() function
does not serialize the elements.
In this textfile i also copy/pasted the session info and serialized session
info.
Original issue reported on code.google.com by webvan...@gmail.com on 8 Sep 2011 at 9:39
Original issue reported on code.google.com by
webvan...@gmail.com
on 8 Sep 2011 at 9:39Attachments: