]> 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:57:25 +0000 (19:57 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 22 Mar 2012 18:57:25 +0000 (19:57 +0100)
r/a=LpSolit

Bugzilla/WebService/Bug.pm

index 3cbe157f1b3f19c1cfa0c828ef23c8c7a2cf118a..b60ed689945f86586b6cfef3a104dbb3e7cbe8cb 100644 (file)
@@ -2059,6 +2059,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.
@@ -2095,13 +2098,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