From: Frédéric Buclin Date: Fri, 6 Jan 2012 18:10:16 +0000 (+0100) Subject: Bug 706753 about JSON::RPC 1.01 has been fixed X-Git-Tag: bugzilla-4.3.1~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba84d123111207b2d2f9eefe68a5bd6134de220;p=thirdparty%2Fbugzilla.git Bug 706753 about JSON::RPC 1.01 has been fixed --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 6f0ff73c33..c1d8b1bceb 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -337,10 +337,6 @@ [%- terms.Bug %] 584742: When viewing [% terms.abug %], WebKit-based browsers can automatically reset a field's selected value when the field has disabled values. -
  • - [%- terms.Bug %] 706753: Automatic [% terms.bug %] detection and - user auto-completion do not work with JSON::RPC 1.x due to a backwards - incompatible change. You should install JSON::RPC 0.96 instead.