summaryrefslogtreecommitdiffstats
path: root/extensions/BugmailFilter/lib
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2014-07-21 16:32:59 +0200
committerByron Jones <glob@mozilla.com>2014-07-21 16:32:59 +0200
commit7bd3b9d8bfaade262564d39e16e8e39a5690d86b (patch)
tree27e16f90144d5ab8e036d8434f795275150e7044 /extensions/BugmailFilter/lib
parente259f746c797a19f6417e71895fa4584fbefde7b (diff)
downloadbugzilla-7bd3b9d8bfaade262564d39e16e8e39a5690d86b.tar.gz
bugzilla-7bd3b9d8bfaade262564d39e16e8e39a5690d86b.tar.xz
Bug 1041538: A few more "Bugmail filtering" fields need to be excluded from the prefs UI
Diffstat (limited to 'extensions/BugmailFilter/lib')
-rw-r--r--extensions/BugmailFilter/lib/Constants.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/extensions/BugmailFilter/lib/Constants.pm b/extensions/BugmailFilter/lib/Constants.pm
index 98b5793af..ee28427f7 100644
--- a/extensions/BugmailFilter/lib/Constants.pm
+++ b/extensions/BugmailFilter/lib/Constants.pm
@@ -38,16 +38,22 @@ use constant FAKE_FIELD_NAMES => [
use constant IGNORE_FIELDS => qw(
attach_data.thedata
attachments.submitter
+ cf_last_resolved
+ commenter
comment_tag
+ creation_ts
days_elapsed
delta_ts
everconfirmed
+ last_visit_ts
longdesc
longdescs.count
owner_idle_time
reporter
reporter_accessible
+ setters.login_name
tag
+ votes
);
# override the description of some fields