From 8ca60e57fd9861928a519a119085c643ee34a0f0 Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Wed, 16 Nov 2011 17:55:32 +0100 Subject: [PATCH] Bug 531257: Wrong error codes in WebServices documentation r=gerv a=LpSolit --- Bugzilla/WebService/Bug.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 7c6be1a0a1..0528a52350 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -1398,7 +1398,7 @@ doesn't support aliases or (b) there is no bug with that alias. The id you specified doesn't exist in the database. -=item 108 (Bug Edit Denied) +=item 109 (Bug Edit Denied) You did not have the necessary rights to edit the bug. @@ -1509,7 +1509,7 @@ This method can throw all of the errors that L throws, plus: =over -=item 108 (Bug Edit Denied) +=item 109 (Bug Edit Denied) You did not have the necessary rights to edit the bug. -- 2.47.2