From: Frédéric Buclin Date: Wed, 28 Dec 2011 20:57:35 +0000 (+0100) Subject: user_autocompletion -> ajax_user_autocompletion X-Git-Tag: bugzilla-4.2rc1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9314fd25d9bddaf4c0a9796821960cb1935ccd9a;p=thirdparty%2Fbugzilla.git user_autocompletion -> ajax_user_autocompletion https://bugzilla.mozilla.org/show_bug.cgi?id=713346 --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 5ec1205c7d..819b22e2db 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -286,7 +286,7 @@ has been added (default: 10000) which limits the number of [% terms.bugs %] a user can request at once in a [% terms.bug%]list. This is a hard limit and a user cannot bypass this value. -
  • Configuration: A new parameter user_autocompletion +
  • Configuration: A new parameter ajax_user_autocompletion has been added (default: on) to allow administrators to disable auto-completion when typing characters in user fields. This parameter should only be disabled if your installation is unable to support the load generated by this feature.