From: Frédéric Buclin Date: Fri, 6 Jan 2012 18:12:19 +0000 (+0100) Subject: Bug 706753 about JSON::RPC 1.01 is now fixed X-Git-Tag: bugzilla-4.2rc2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed87a68c9fa5c099c79f45bb6f3ab95e42f14002;p=thirdparty%2Fbugzilla.git Bug 706753 about JSON::RPC 1.01 is now fixed --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 819b22e2db..41396f5acc 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -338,10 +338,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.