Closed
Bug 453092
Opened 17 years ago
Closed 9 years ago
"return not in function" error when sorting bug lists
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: zeniko, Unassigned)
Details
Error: return not in function
Source File: javascript:%20return%20false;
Line: 1, Column: 1
Source Code:
return false;
The links should rather be javascript:void(0); or even better actual (bookmarkable) links to the newly sorted bug lists.
Comment 1•17 years ago
|
||
This is a bmo customization, and it's not a regression from the recent upgrade, because that hasn't changed in this version.
Assignee: ui → nobody
No longer blocks: bmo-regressions-0808
Severity: normal → minor
Component: User Interface → Bugzilla: Other b.m.o Issues
Product: Bugzilla → mozilla.org
QA Contact: default-qa → other-bmo-issues
Version: 3.2 → other
Comment 2•17 years ago
|
||
It is a regression and broke Opera when it was added, see Bug 437454.
| Assignee | ||
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
Comment 3•9 years ago
|
||
I don't see a 'return false' in javascript links in BMO.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•