POST data preservation fails for complex forms

Description

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

Attachments

1
  • 29 Sep 2009, 10:15 AM

Activity

Scott Cantor October 28, 2009 at 1:15 PM

http://svn.middleware.georgetown.edu/view/cpp-sp?view=rev&revision=3147

Empty parameters and empty forms are both fixed now.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Created September 29, 2009 at 10:15 AM
Updated June 24, 2021 at 2:55 PM
Resolved October 28, 2009 at 1:15 PM