diff --git a/mozilla/webtools/bugzilla/process_bug.cgi b/mozilla/webtools/bugzilla/process_bug.cgi index f6997d0e6dc..6fc7c01bb1c 100755 --- a/mozilla/webtools/bugzilla/process_bug.cgi +++ b/mozilla/webtools/bugzilla/process_bug.cgi @@ -36,7 +36,9 @@ if {![cequal $FORM(product) $dontchange]} { if {!$vok || !$cok} { puts "
" + puts "component fields are not correct. (Or, possibly, the bug did" + puts "not have a valid component or version field in the first place.)" + puts "Anyway, please set the version and component now.
" puts "