Closed Bug 434724 Opened 16 years ago Closed 16 years ago

Viewing a bug with no privileges throws a JS error about the keyword chooser

Categories

(Bugzilla :: User Interface, defect)

3.1.4
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: LpSolit, Unassigned)

Details

When viewing a bug with no privs, you get:

In function function KeywordChooser():

Erreur : this._parent is null
Fichier Source : https://localhost/bugzilla-pg/js/keyword-chooser.js
Ligne : 37

  // Register us, our properties, and our events
  this._parent.chooser = this; <--- *** THIS LINE ***
  this._chooser.chooserElement = this._parent;


This doesn't happen if you have editbugs privs.
Assignee: ui → guy.pyrzak
The keyword chooser no longer exists, see bug 452734.
Assignee: guy.pyrzak → ui
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Target Milestone: Bugzilla 3.2 → ---
You need to log in before you can comment on or make changes to this bug.