Description fields accept whitespace but not blank fields
Brought to you by:
themill
When editing an instrument's properties, the system
kicks out a blank description but allows one of only
white-space.
This is probably true for many other fields throughout
the system.... the check is only is_empty($value) not
is_empty(trim($value))
Logged In: YES
user_id=429635
Fixed in CVS. Will be in 1.1.5.