From: Matt Tyson Date: Tue, 14 Apr 2015 23:39:13 +0000 (+0200) Subject: Bug 1154099: Bug.get_bugs and Bug.get_history are missing from PUBLIC_METHODS (for... X-Git-Tag: bugzilla-4.4.9~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11abfe8c14c59519d490b3ef9cc323123d6e2b8;p=thirdparty%2Fbugzilla.git Bug 1154099: Bug.get_bugs and Bug.get_history are missing from PUBLIC_METHODS (for backwards compatibility) r=LpSolit a=glob --- diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 419e5aac6e..006925994d 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -57,6 +57,8 @@ use constant PUBLIC_METHODS => qw( create fields get + get_bugs + get_history history legal_values possible_duplicates