diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 137ef5ce9c6..b943ee026df 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7595 \ No newline at end of file +7596 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm b/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm index afd2354045e..0160eff1d0f 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm @@ -963,11 +963,9 @@ or get information about bugs that have already been filed. See L for a description of how parameters are passed, and what B, B, and B mean. -=head2 Utility Functions +=head1 Utility Functions -=over - -=item C +=head2 fields B @@ -1164,7 +1162,7 @@ You specified an invalid field name or id. =back -=item C +=head2 legal_values B - Use L instead. @@ -1208,15 +1206,9 @@ You specified a field that doesn't exist or isn't a drop-down field. =back +=head1 Bug Information -=back - -=head2 Bug Information - -=over - - -=item C +=head2 attachments B @@ -1388,7 +1380,7 @@ C. =back -=item C +=head2 comments B @@ -1533,7 +1525,7 @@ C. =back -=item C +=head2 get B @@ -1878,7 +1870,7 @@ and all custom fields. =back -=item C +=head2 history B @@ -1985,7 +1977,7 @@ The same as L. =back -=item C +=head2 search B @@ -2178,14 +2170,9 @@ in Bugzilla B<4.0>. =back -=back +=head1 Bug Creation and Modification -=head2 Bug Creation and Modification - -=over - - -=item C +=head2 create B @@ -2349,7 +2336,7 @@ argument. =back -=item C +=head2 add_attachment B @@ -2455,7 +2442,7 @@ You did not specify a value for the C argument. =back -=item C +=head2 add_comment B @@ -2546,7 +2533,7 @@ code of 32000. =back -=item C +=head2 update B @@ -2938,7 +2925,7 @@ which we won't even know about until after we do QA for 4.0. =back -=item C +=head2 update_see_also B @@ -3049,6 +3036,3 @@ this bug. =back =back - - -=back diff --git a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bugzilla.pm b/mozilla/webtools/bugzilla/Bugzilla/WebService/Bugzilla.pm index 2501fe60c0b..efc82231122 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bugzilla.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/WebService/Bugzilla.pm @@ -98,9 +98,7 @@ This provides functions that tell you about Bugzilla in general. See L for a description of how parameters are passed, and what B, B, and B mean. -=over - -=item C +=head2 version B @@ -121,7 +119,7 @@ string. =back -=item C +=head2 extensions B @@ -166,7 +164,7 @@ extensions depended on the directory they were in on the Bugzilla server. =back -=item C +=head2 timezone B This method may be removed in a future version of Bugzilla. Use L instead. @@ -196,7 +194,7 @@ string in (+/-)XXXX (RFC 2822) format. =back -=item C