From: Frédéric Buclin Date: Sat, 17 Mar 2012 13:01:41 +0000 (+0100) Subject: Bug 736057: Add to the release notes that |FILTER url_quote| has been replaced by... X-Git-Tag: bugzilla-4.3.1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af0135bc7cb053b27e090ed7ecbdce0c2e0fda8c;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 9c3b30a4db..19136d3f6b 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -345,6 +345,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