POST data preservation works for simple forms (1-2 values) but fails for more complex forms. Debug log does not seem to indicate any issue. Attached is a PHP script with a simple and a complex form used to reproduce the problem: load it in a browser, wait for your session to expire then fill some fields and submit it. It will display values received via HTTP POST.
Environment
Debian GNU/Linux 5, x86, gcc 4 Solaris 9, sun4u sparc, Sun Studio 12
POST data preservation works for simple forms (1-2 values) but fails for more complex forms. Debug log does not seem to indicate any issue.
Attached is a PHP script with a simple and a complex form used to reproduce the problem: load it in a browser, wait for your session to expire then fill some fields and submit it. It will display values received via HTTP POST.