From 20e47ded48b99a57569c702529a3cb886099c9e4 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sat, 14 Apr 2012 22:53:11 +0200 Subject: Fix bustage --- Bugzilla/Search.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bugzilla/Search.pm') diff --git a/Bugzilla/Search.pm b/Bugzilla/Search.pm index 7f9bec9de..6ab781767 100644 --- a/Bugzilla/Search.pm +++ b/Bugzilla/Search.pm @@ -644,6 +644,7 @@ use constant GROUP_BY_SKIP => qw( keywords longdescs.count percentage_complete + tag ); ############### -- cgit v1.2.3-24-g4f1b