Actions
Bug #8442
closedValue checks when construction select options is not strict
Description
The checks to see if there is a value are not strict. They need to explicitly check if the value is null. Both empty string and 0 are allowed.
Actions