Closed Bug 76178 Opened 24 years ago Closed 24 years ago

broken form submit in bugzilla boolean tool

Categories

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

defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 76208

People

(Reporter: asa, Assigned: rods)

Details

Tested with win32, mac and linux builds 2001041604/5 Summary: The "or", "and" and "add another chart" features of the Bugzilla Advanced Querying (boolean) tool do not work. Clicking any of them appears to refres the page but does not add to the chart as expected. Steps to Repro: 1 Go to http://bugzilla.mozilla.org/query.cgi 2 Scroll down to the advanced query section (the 3 select items below the keyword field) 3 Click "and", "or" or "add another boolean chart" Results: Page updates but no new items Expect to see another set of fields added to the cahrt. Additiona Info: working fine on 4.x and IE6.
Severity: normal → blocker
Keywords: nsdogfood, smoketest
Summary: broken form submit in bugzilla boolean tool → broken form submit in bugzilla boolean tool
This works for me in my own debug build from midday yesterday. Could you view-source on the resulting page? This could easily be a display problem rather than a form submission problem.
I am seeing the same problem with forms the use POST. The response I get back from the server makes it look like Mozilla did not actually send any POST data to the server. These forms were working fine with Thursday's build so this is a very recent regression. Mozilla 2001041604 on Win2000.
Yesterday's build, 2001041508, works. Today's does not.
Works in IE, doesn't work in Mozilla. Therefore, it's a Mozilla specific problem. However, is this a *smoketest* blocker? Where's the smoketest that this breaks?
It looks like the only changes related to form submission were pollmann's changes to onsubmit for bug 64702 (2001-04-15 23:36).
This functionality is not tested in the smoketests. This bug falls into the category "blockers found by the engineering community".
Removing smoketest keyword and downgrading to `critical' (how is this a blocker, if it only happens in the bugzilla form?). Please do correct me if I'm wrong there though.
Severity: blocker → critical
Keywords: smoketest
Well, it does also break a commercial intranet app. In this case, PVCS Tracker from Merant.
see also bug 76208 and bug 76231
I'll take a look at this to see if it's related to my changes this weekend.
This was broken by my latest checkin, working on a fix... *** This bug has been marked as a duplicate of 76208 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verifying
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.