]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 733458: The "creator" argument is listed twice for the Bug.search WebService...
authorMatt Selsky <selsky@columbia.edu>
Thu, 22 Mar 2012 18:55:41 +0000 (19:55 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 22 Mar 2012 18:55:41 +0000 (19:55 +0100)
r/a=LpSolit

Bugzilla/WebService/Bug.pm

index a8c7282ef6a88ffebec10c44377a90a63a5aad46..781e8b944ee41d1a63c655715bb8d6d67c57c827 100644 (file)
@@ -2060,6 +2060,9 @@ May not be an array.
 
 C<string> The login name of the user who created the bug.
 
+You can also pass this argument with the name C<reporter>, for
+backwards compatibility with older Bugzillas.
+
 =item C<id>
 
 C<int> The numeric id of the bug.
@@ -2096,13 +2099,6 @@ C<string> The Priority field on a bug.
 
 C<string> The name of the Product that the bug is in.
 
-=item C<creator>
-
-C<string> The login name of the user who reported the bug.
-
-You can also pass this argument with the name C<reporter>, for
-backwards compatibility with older Bugzillas.
-
 =item C<resolution>
 
 C<string> The current resolution--only set if a bug is closed. You can