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

Bugzilla/WebService/Bug.pm

index 457e000e5797b2c38e66aa5f6c838463c6ccc3e8..38bd277f14df4abb6573598f7a3d3e8c3186f236 100644 (file)
@@ -2148,6 +2148,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.
@@ -2184,13 +2187,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