]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage: Bugzilla -> terms.Bugzilla
authorFrédéric Buclin <LpSolit@gmail.com>
Sat, 17 Mar 2012 13:12:05 +0000 (14:12 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 17 Mar 2012 13:12:05 +0000 (14:12 +0100)
https://bugzilla.mozilla.org/show_bug.cgi?id=736057

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

index 1447588b5fe3844e15a11325ec29a58dda0d9549..6402814e193c9d26ae9738493dc579f7edc1726c 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>The [% terms.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