Closed Bug 16625 Opened 26 years ago Closed 26 years ago

load named query in Bugzilla doesn't work

Categories

(Core :: Networking, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 16161

People

(Reporter: dbaron, Assigned: gagan)

References

()

Details

DESCRIPTION: The load named query feature in Bugzilla doesn't work. It stalls at "Loading your query named <query-name>..." I think this is some networking feature - but I couldn't find it in the Bugzilla source quickly. STEPS TO REPRODUCE: * Go to http://bugzilla.mozilla.org/query.cgi * If you don't already have a named query, make one, and reload the query page. * Select "Load named query" and a query name. * Hit "submit". ACTUAL RESULTS: * stops at "Loading your query named <query-name>..." EXPECTED RESULTS: * the named query is loaded into a query page DOES NOT WORK CORRECTLY ON: * Linux, apprunner, 1999-10-16-08-M11 WORKS CORRECTLY ON: * NN 4.x, Linux and Windows * WinIE 5.0
The problem is that the pseudo-HTTP "Refresh" header is not supported: See http://lxr.mozilla.org/mozilla/source/webtools/bugzilla/buglist.cgi#55 for the relevant bugzilla source.
Status: NEW → ASSIGNED
Have a dup somewhere...
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 16161 ***
Status: RESOLVED → VERIFIED
Bulk move of all Necko (to be deleted component) bugs to new Networking component.
You need to log in before you can comment on or make changes to this bug.