Bug 733458: The "creator" argument is listed twice for the Bug.search WebService method
r/a=LpSolit git-svn-id: svn://10.0.0.236/trunk@263598 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9c5fb4ec82
commit
6b90d2f37c
@ -1 +1 @@
|
||||
8160
|
||||
8161
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user