Autocomplete plugins for bugzilla
(Pre-warning. I'm not quite sure if this question belongs here or not)
I've just installed my first use of buzilla (v3.6.2) and I have a few issues with having to remember users n开发者_如何学Goames and keywords. Is there an extension or plugin for bugzilla that does this?
It's going to be a standard feature in Bugzilla when 4.0 is released.
I create an addon once
http://bitbucket.org/domruf/bugzillaautocomplete
maybe you want to try it until 4.0 is released
Bugzilla 4.x comes with autocomplete feature. It is made available by the YUI library:
http://developer.yahoo.com/yui/autocomplete/
精彩评论