gkoberger / BugzillaJS

A userscript that adds additional functionality to bugzilla
https://addons.mozilla.org/en-US/firefox/addon/bugzillajs/
43 stars 18 forks source link

Fix warning 'TypeError: commenter is null' due to comment preview #109

Closed mnoorenberghe closed 9 years ago

mnoorenberghe commented 9 years ago

The new comment preview feature also matched the selector used for bz_comments.

rik commented 9 years ago

Ah nice, thanks!