summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-08-05 03:24:06 +0200
committerlpsolit%gmail.com <>2005-08-05 03:24:06 +0200
commit4d36c161858c12850a0f710c240cbf1b29412a26 (patch)
tree07dc7858081f6928613781b140a6db1897042668 /template/en/default/filterexceptions.pl
parent59e098fd12bfe3b980cfaf6735ac99de6ff5aea3 (diff)
downloadbugzilla-4d36c161858c12850a0f710c240cbf1b29412a26.tar.gz
bugzilla-4d36c161858c12850a0f710c240cbf1b29412a26.tar.xz
Bug 302723: Deleting a user account when this user is the assignee or QA contact of a bug should reassign this bug to the default ones - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 3b765ddd4..89a54bc3d 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -583,7 +583,8 @@
'admin/users/confirm-delete.html.tmpl' => [
'andstring',
'responsibilityterms.$responsibility',
- 'bugs',
+ 'reporter',
+ 'assignee_or_qa',
'cc',
'flags.requestee',
'flags.setter',