From d521acf9795855bb08474f7cfa4befc6e31cd066 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Fri, 28 Aug 1998 00:22:22 +0000 Subject: Fixed bug 538 -- can now search through summary and description fields. --- colchange.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colchange.cgi') diff --git a/colchange.cgi b/colchange.cgi index 3adc475f3..35580be9c 100755 --- a/colchange.cgi +++ b/colchange.cgi @@ -27,7 +27,7 @@ puts "Content-type: text/html" # they get displayed in. set masterlist {opendate changeddate severity priority platform owner reporter status - resolution component product version project os summary summaryfull status_summary resolved_ts verified_ts} + resolution component product version project os summary summaryfull resolved_ts verified_ts} if {[info exists FORM(rememberedquery)]} { -- cgit v1.2.3-24-g4f1b