Closed grantbow closed 13 years ago
Problem: default value is the name of the first value, not blank like it should be.
Checked in some code. Must not use == on strings, must use .equals in Java.
Problem: default value is the name of the first value, not blank like it should be.