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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user