From 26da7c0b87fcf85232d89a6392fc32caf38cd0c0 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Fri, 22 Sep 2006 23:07:08 +0000 Subject: [PATCH] =?UTF-8?q?Bug=20353820:=20The=20confirmation=20page=20whe?= =?UTF-8?q?n=20deleting=20a=20user=20account=20who=20has=20entries=20in=20?= =?UTF-8?q?the=20bugs=5Factivity=20table=20fails=20to=20notify=20the=20adm?= =?UTF-8?q?inistrator=20correctly=20-=20Patch=20by=20Fr=C3=A9d=C3=A9ric=20?= =?UTF-8?q?Buclin=20=20r=3Dghendricks=20a=3Djustdave?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@212193 18797224-902f-48f8-a5cc-f745e15eee43 --- .../template/en/default/admin/users/confirm-delete.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl index 5a4032795f3..02efdb82adf 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl @@ -24,7 +24,7 @@ # reporter: number of bugs reported by the user # assignee_or_qa: number of bugs the user is either the assignee # or the QA contact - # bug_activity: number of bugs the viewed user has activity + # bugs_activity: number of bugs the viewed user has activity # entries on # cc number of bugs the viewed user is cc list member # of @@ -134,7 +134,7 @@ [% display_warning = 0 %] - [% IF reporter || bug_activity || flags.setter || longdescs || profiles_activity %] + [% IF reporter || bugs_activity || flags.setter || longdescs || profiles_activity %]

The following deletions are highly not recommended and will generate referential integrity inconsistencies!