]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 736057: Add to the release notes that |FILTER url_quote| has been replaced by...
authorFrédéric Buclin <LpSolit@gmail.com>
Sat, 17 Mar 2012 13:01:41 +0000 (14:01 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 17 Mar 2012 13:01:41 +0000 (14:01 +0100)
r=dkl a=LpSolit

template/en/default/pages/release-notes.html.tmpl

index 9c3b30a4db8b184ce5b210f109a23bf42e3ace15..19136d3f6b003130d1c26a1d82c7f6fb54bcd259 100644 (file)
   <li>YUI has been upgraded to 2.9.0.</li>
   <li>Due to the major code refactor of <kbd>B[%%]ugzilla/Search.pm</kbd>, any
     customization made against this file will probably need to be rewritten.</li>
+  <li>The Bugzilla-specific <kbd>url_quote</kbd> filter used in templates has been
+    removed and replaced by the <kbd>uri</kbd> filter from Template::Toolkit as
+    they are now similar.</li>
   <li><kbd>long_list.cgi</kbd>, <kbd>showattachment.cgi</kbd> and <kbd>xml.cgi</kbd>
     have been removed from the codebase. As <a href="#v40_code_changes">announced</a>
     in the release notes of [% terms.Bugzilla %] 4.0, these scripts were deprecated