Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
Line 69: | Line 69: | ||
I would like to see someone finish (or rewrite) the patch I attached to - JavaScript autocomplete for review request field. For bonus points, the same backend code should be used anywhere else that you currently enter someone's bugmail in the UI. I waste an awful lot of time guessing at people's bugmail. -- ted (and requested by johnjbarton for CC; endorsed by Ron K) | I would like to see someone finish (or rewrite) the patch I attached to - JavaScript autocomplete for review request field. For bonus points, the same backend code should be used anywhere else that you currently enter someone's bugmail in the UI. I waste an awful lot of time guessing at people's bugmail. -- ted (and requested by johnjbarton for CC; endorsed by Ron K) | ||
Autocomplete actually isn't even that hard. We just have to find a | |||
good XML-RPC or JSON-RPC client in JavaScript that we can include in | |||
Bugzilla that has a license compatible with the MPL, so that it can | |||
get the data it requires. -- mkanat | |||
* {{bug|490923}} | * {{bug|490923}} |