Closed Bug 75349 Opened 23 years ago Closed 23 years ago

Javascript error in Helper

Categories

(Bugzilla :: Bugzilla-General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla old

People

(Reporter: marc.loiselle, Assigned: gerv)

Details

JavaScript Error: http://www.mozilla.org/quality/help/bugreport.js,
line 90:

try is a reserved identifier. 

            try {
............^

JavaScript Error:
http://www.mozilla.org/quality/help/bugzilla-helper.html, line 7:

PrefillBugInfoForm is not defined. 
JavaScript Error:
http://www.mozilla.org/quality/help/bugzilla-helper.html, line 765:

OpenEnterBugPage is not defined. 
JavaScript Error:
http://www.mozilla.org/quality/help/bugzilla-helper.html, line 765:

OpenEnterBugPage is not defined. 
JavaScript Error:
http://www.mozilla.org/quality/help/bugzilla-helper.html, line 765:

OpenEnterBugPage is not defined.
Oops. This is the result of the popup fix. try { } appears not to work in 4.x. 
I've backed that out.

Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
unsetting version to so that I can remove the Bugilla specific versions from the
Webtools Product
Version: Bugzilla 2.10 → other
Webtools/Bugzilla Helper is being retired.
Component: Bugzilla Helper → Bugzilla-General
Product: Webtools → Bugzilla
Target Milestone: --- → Bugzilla old
Version: other → unspecified
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.