Closed Bug 437454 Opened 17 years ago Closed 16 years ago

Sorting of search results doesn't work anymore using Opera browser

Categories

(bugzilla.mozilla.org :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: ssitter, Unassigned)

References

()

Details

Tested with Opera 9.27 (Build 8841) and Opera 9.50 beta (Build 10034) on WinXP When doing a search on <https://bugzilla.mozilla.org/query.cgi> it's no longer possible to sort the search results if JavaScript is enabled in Opera browser. Clicking on a column header results in a blank page that only shows the text "false" with the site URL "javascript: return false;". This issue started some days ago and used to work before.
Same with Opera 9.50 final (Build 10063). Is there an estimation when bugzilla.mozilla.org will work with Opera again?
The sorting works; you just have to press the Back button to see it. The simple fix is to change "return false;" to "void 0;". But why is only Opera executing the javascript: URL?
Status: UNCONFIRMED → NEW
Ever confirmed: true
My current workaround: Adding "https://bugzilla.mozilla.org/js/sorttable.js" to Operas list of blocked content.
(In reply to comment #2) Minefield 3.1b1pre (20081003) doesn't like it either and reports the following error every time when sorting: Error: return not in function Source File: javascript: return false; Line: 1, Column: 1 Source Code: return false;
Issue still exists using Opera/9.80 (Windows NT 5.1; U; de) Presto/2.2.15 Version/10.00 (Build 1631). Firefox 3.5 (20090624) still reports the error mentioned in comment #4.
It finally works using Opera/9.80 (Windows NT 6.1; U; de) Presto/2.2.15 Version/10.00. I don't know if I have to thank Opera developers or Bugzilla developers.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.