Closed
Bug 6346
Opened 25 years ago
Closed 25 years ago
[BLOCKING WALLET]form submission no longer works
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: morse, Assigned: eric)
References
()
Details
Go to above url. Press the submit button. You should get to a server page
reporting an error. And that is what was happening up until today. But with a
fresh build of this morning, pressing submit does absolutely nothing.
Using the debugger, I notice that the onSubmit handler in nsFormFrame is never
getting called. This bug looks almost like a duplicate of 6215 except that when
I had to go to great lengths to get the correct example to demonstrate 6215. At
that time this particular URL was submitting fine. Now it seems that the
problem has gotten worse. If, in spite of this, you think it is a duplicate,
then go ahead and mark it as such.
Updated•25 years ago
|
Assignee: karnaze → evaughan
Priority: P3 → P1
Target Milestone: M6
Comment 1•25 years ago
|
||
Eric's latest change to nsFormControlFrame.cpp broke this. I'm reassigning to
Eric, but will back out his changes unless this is fixed within a few hours.
Reporter | ||
Updated•25 years ago
|
Priority: P1 → P3
Summary: form submission no longer works → [BLOCKING WALLET]form submission no longer works
Target Milestone: M6
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
Fixed in June 2 Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•