From: Frédéric Buclin Date: Sat, 7 Mar 2015 02:06:09 +0000 (+0100) Subject: Bug.update_attachment returns 'attachments', not 'attachment' X-Git-Tag: release-5.1.1~343 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a900ca342a9a61e190397ce41346109a866a1dc;p=thirdparty%2Fbugzilla.git Bug.update_attachment returns 'attachments', not 'attachment' --- diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 7045470c57..23d385cd4b 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -3611,7 +3611,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