From c9ac662cd2adf28710d6c759f2386836150d9e9f Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Sun, 7 Feb 2010 16:21:39 -0800 Subject: Fix some filter test failures caused by the checkin of bug 251556. --- template/en/default/filterexceptions.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 2c096df73..a488f50ca 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -416,6 +416,7 @@ 'admin/custom_fields/cf-js.js.tmpl' => [ 'constants.FIELD_TYPE_SINGLE_SELECT', 'constants.FIELD_TYPE_MULTI_SELECT', + 'constants.FIELD_TYPE_BUG_ID', ], 'admin/params/common.html.tmpl' => [ -- cgit v1.2.3-24-g4f1b