Commit fc84c73e authored by Frédéric Buclin's avatar Frédéric Buclin

Bug 863093: The usermatchmode parameter no longer exists. The POD for User.get…

Bug 863093: The usermatchmode parameter no longer exists. The POD for User.get must be fixed accordingly r=dkl a=justdave
parent b1af4480
...@@ -751,9 +751,6 @@ Bugzilla itself. Users will be returned whose real name or login name ...@@ -751,9 +751,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 contains any one of the specified strings. Users that you cannot see will
not be included in the returned list. 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 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 each string, which defaults to 1000 but can be changed by the Bugzilla
administrator. administrator.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment