DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37145>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37145 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-19 10:15 ------- The patch was applied and didn't solve the problem. In a form with a lot of <input type="hidden" ..> lines only the _last_ approx. 8 kbytes reach the "real" webserver (visible by dumping the $_POST hash in the "action" PHP-script). All data posted before are lost. Using the form content <input type="file" ..> I can only upload files smaller than 7660 bytes. Otherwise I get an error-message of the "action"-script complaining about missing parameters. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
