Give a better message, in the case that someone changes a bug that had
an invalid component or version field. (Like, for example, all the new NGLayout bugs.) git-svn-id: svn://10.0.0.236/trunk@9335 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -36,7 +36,9 @@ if {![cequal $FORM(product) $dontchange]} {
|
||||
if {!$vok || !$cok} {
|
||||
puts "<H1>Changing product means changing version and component.</H1>"
|
||||
puts "You have chosen a new product, and now the version and/or"
|
||||
puts "component fields are not correct. Please set them now.<p>"
|
||||
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.<p>"
|
||||
puts "<form>"
|
||||
puts "<table>"
|
||||
puts "<tr>"
|
||||
|
||||
Reference in New Issue
Block a user