summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2010-10-20 13:54:50 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-10-20 13:54:50 +0200
commitaa66bc8ab5ad344f156d9fc2895983ff2216b8a5 (patch)
treebb1e2578b7612254901f092a7c1961ff211905bc /template/en/default/filterexceptions.pl
parentfb85e2ee8fc510a607f60525f8c3b3978a9789df (diff)
downloadbugzilla-aa66bc8ab5ad344f156d9fc2895983ff2216b8a5.tar.gz
bugzilla-aa66bc8ab5ad344f156d9fc2895983ff2216b8a5.tar.xz
Bug 605693: Make config.cgi?ctype=rdf faster
r=timello a=LpSolit
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 799371f63..099748122 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -504,4 +504,8 @@
'group.id',
],
+'config.rdf.tmpl' => [
+ 'escaped_urlbase',
+],
+
);