Closed Bug 135362 Opened 23 years ago Closed 23 years ago

Page loading problem after submitting large texts in forms

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 130301

People

(Reporter: mair, Assigned: alexsavulov)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020327 BuildID: 2002032712 If you enter a text larger than ca. 10 kB in a textarea in a form, Mozilla will stop at "Sending request to X..." when you try to submit the form. Reproducible: Always Steps to Reproduce: 1. Open a page with a <form method="post"> textarea. 2. Enter or paste in some text, at least 11 kB. 3. Hit "submit" (send the form data). Actual Results: Mozilla seems to send the data but does not load any resulting pages. It stops at "Sending request to X...". Expected Results: The data should have been sent and any subsequent page should have been loaded. With data smaller than ca. 10 kB everything works fine. I have tested this with e.g. http://spamcop.net and Bugzilla, http://www.mozilla.org/quality/help/bugzilla-helper.html . Non-mozilla based browsers perform as expected, so I don't think it's a site specific problem.
known problem. duping. *** This bug has been marked as a duplicate of 130301 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying duplicate
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.