Closed
Bug 733458
Opened 13 years ago
Closed 13 years ago
The "creator" argument is listed twice for the Bug.search WebService method
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: LpSolit, Assigned: selsky)
References
()
Details
Attachments
(1 file)
782 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
The "reporter" argument was renamed to "creator" in bug 574995, but is still valid for backward-compatibility. But it's now listed twice in the POD of the Bug.search method. They should be merged (the 2nd one must go away, and its additional information merged with the first one).
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: documentation → selsky
Status: NEW → ASSIGNED
Attachment #603407 -
Flags: review?(documentation)
![]() |
Reporter | |
Comment 2•13 years ago
|
||
Comment on attachment 603407 [details] [diff] [review]
Fix pod, v1
r=LpSolit
Attachment #603407 -
Flags: review?(documentation) → review+
![]() |
Reporter | |
Updated•13 years ago
|
Flags: approval4.2+
Flags: approval4.0+
Flags: approval+
Whiteboard: [Good Intro Bug]
![]() |
Reporter | |
Comment 3•13 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/WebService/Bug.pm
Committed revision 8161.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified Bugzilla/WebService/Bug.pm
Committed revision 8055.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.0/
modified Bugzilla/WebService/Bug.pm
Committed revision 7701.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•