Fixed bug 538 -- can now search through summary and description fields.

git-svn-id: svn://10.0.0.236/trunk@8614 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%netscape.com
1998-08-27 17:22:23 +00:00
parent c0a315bbec
commit 0a02093753
4 changed files with 44 additions and 46 deletions

View File

@@ -115,7 +115,7 @@ proc ChangeResolution {str} {
foreach field {rep_platform priority bug_severity url summary \
component bug_file_loc short_desc \
status_summary product version component} {
product version component} {
if {[info exists FORM($field)]} {
if {![cequal $FORM($field) $dontchange]} {
DoComma