summaryrefslogtreecommitdiffstats
path: root/query.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'query.cgi')
-rwxr-xr-xquery.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/query.cgi b/query.cgi
index b032a2860..051adee5d 100755
--- a/query.cgi
+++ b/query.cgi
@@ -535,7 +535,7 @@ print "
";
StringSearch("Summary", "short_desc");
-StringSearch("Description", "long_desc");
+StringSearch("A description entry", "long_desc");
StringSearch("URL", "bug_file_loc");
if (Param("usestatuswhiteboard")) {