]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 863093: The usermatchmode parameter no longer exists. The POD for User.get must...
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 28 Feb 2014 10:09:33 +0000 (11:09 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 28 Feb 2014 10:09:33 +0000 (11:09 +0100)
r=dkl a=justdave

Bugzilla/WebService/User.pm

index 399d5611339bf03b73f2577b904bd6bdee29b7af..fef354c44998ce9918ecc33a3d66f26191f5ac59 100644 (file)
@@ -858,9 +858,6 @@ Bugzilla itself. Users will be returned whose real name or login name
 contains any one of the specified strings. Users that you cannot see will
 not be included in the returned list.
 
-Some Bugzilla installations have user-matching turned off, in which
-case you will only be returned exact matches.
-
 Most installations have a limit on how many matches are returned for
 each string, which defaults to 1000 but can be changed by the Bugzilla
 administrator.