Closed Bug 90000 Opened 23 years ago Closed 23 years ago

quicksearch from bugzilla main page does not work with IE 6.0

Categories

(Bugzilla :: Query/Bug List, defect, P1)

2.13
x86
Windows NT

Tracking

()

VERIFIED DUPLICATE of bug 83619

People

(Reporter: jhatax, Assigned: afranke)

References

()

Details

When using Bugzilla with IE 6.0, the following error is reported when a text 
based search is done from the "enter a bug # or some search terms:"

Line 75 
Error: Out of stack space.

If you click No in the dialog that shows the error, another message appears:
Stack Overflow: Line 0

On clicking Ok, the following page is displayed:

http://bugzilla.mozilla.org/show_bug.cgi?id=memory+management

It should take me to a page that has the words memory management in the bug 
summary/description. Instead, bugzilla is trying to interpret the words as a 
bug id (a number) and is therefore returning an error. A look at the code 
indicates no code for IE 6.0.

Reproducibility: Always
Browser used: IE 6.00.2462
-> afranke for quicksearch
Assignee: tara → afranke
Severity: normal → major
Summary: Searching from the bugzilla main page does not work with IE 6.0 → quicksearch from bugzilla main page does not work with IE 6.0
I wouldn't be at all suprised if this was a bug in IE6.  I also wouldn't 
consider this major as IE 6 isn't released yet.
Severity: major → normal
Cool bug number... I always wanted to have such a bug...

I belive this is the same issue as bug 83619. The problem there was a stack
overflow in a recursive implementation of a "member" function for lists. The
line number in this bug report is exactly the "member" function in
quicksearch.js. An a fix, an iterative implementation of the "member" function
was checked into cvs on June 15th.

According to http://bugzilla.mozilla.org/cvs-update.log , bugzilla.mozilla.org's
last cvs update was on June 12th, so it doesn't have this fix yet.

Dawn, or Myk, can you please cvs update the bugzilla.mozilla.org installation
again?
Severity: normal → major
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.16
Dawn, it's been two months now since the last cvs update. Does mozilla.org have
an upgrade strategy/policy for bugzilla? When is the next upgrade planned?
2.14 is due out RSN, so we're ready for mozilla.org to upgrade within the next
week.
bugzilla.mozilla.org has been updated, so this should be fixed now. Reporter,
please verify or re-open.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
verified, works okay
Status: RESOLVED → VERIFIED
reopening in order to dupe...
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Target Milestone: Bugzilla 2.16 → ---

*** This bug has been marked as a duplicate of 83619 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Component: Bugzilla → Query/Bug List
Product: Webtools → Bugzilla
Resolution: --- → DUPLICATE
Version: Bugzilla 2.13 → 2.13
Verified duplicate.
Status: RESOLVED → VERIFIED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.