From: Frédéric Buclin Date: Sat, 17 Mar 2012 13:03:21 +0000 (+0100) Subject: Bug 736057: Add to the release notes that |FILTER url_quote| has been replaced by... X-Git-Tag: bugzilla-4.2.1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35ac96234299d366dc39c8466e645cd8d59609ab;p=thirdparty%2Fbugzilla.git Bug 736057: Add to the release notes that |FILTER url_quote| has been replaced by |FILTER uri| r=dkl a=LpSolit --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 03df6911c5..1447588b5f 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -358,6 +358,9 @@
  • YUI has been upgraded to 2.9.0.
  • Due to the major code refactor of B[%%]ugzilla/Search.pm, any customization made against this file will probably need to be rewritten.
  • +
  • The Bugzilla-specific url_quote filter used in templates has been + removed and replaced by the uri filter from Template::Toolkit as + they are now similar.
  • long_list.cgi, showattachment.cgi and xml.cgi have been removed from the codebase. As announced in the release notes of [% terms.Bugzilla %] 4.0, these scripts were deprecated