From: Frédéric Buclin Date: Sat, 7 Mar 2015 02:08:12 +0000 (+0100) Subject: Bug.update_attachment returns 'attachments', not 'attachment' X-Git-Tag: bugzilla-5.0rc3~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154e70f32a2fe34cbeed80fbe1339a0b2657cfca;p=thirdparty%2Fbugzilla.git Bug.update_attachment returns 'attachments', not 'attachment' --- diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 60ca6b6c37..c5d731b229 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -3539,7 +3539,7 @@ C Set to true if you specifically want a new flag to be created. =item B -A C with a single field, "attachment". This points to an array of hashes +A C with a single field, "attachments". This points to an array of hashes with the following fields: =over