Closed
Bug 130469
Opened 23 years ago
Closed 23 years ago
form submission not sending parameters
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: scott.davis, Assigned: alexsavulov)
References
()
Details
Attempting to submit a form results in the POST not containing any parameters,
so the server has no idea what to do. The example URL says unknown cobranding -
the bugzilla update says "You did not select any bugs to modify."
To reproduce, fill out a form with sensible values and click submit. What should
happen is the results of the form. What actually happens is a serverside error
as the parameters are not set.
This may be related to bug 130301 and bug 130430
Comment 1•23 years ago
|
||
worksforme, linux build 2002-03-11-08. What build are you using, Scott?
| Reporter | ||
Comment 2•23 years ago
|
||
Build 2002031103 - the Solaris download of 0.9.9 is the broken one.
I can submit this comment with 2002020516 which is the 0.9.8 build, but 0.9.9
says "You did not select any bugs to modify".
| Assignee | ||
Comment 3•23 years ago
|
||
scott:
try with a new profile please.
| Reporter | ||
Comment 4•23 years ago
|
||
Hmmm. It seems to work with a new profile. How could the profile stuff up form
submission?
Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•