Actions
Bug #4594
closedRequired conditional causing select fields to lose empty value
Start date:
06 August 2014
Due date:
% Done:
0%
Estimated time:
Description
The required state toggling should only toggle the required class to shut off the validation and show/hide the icon as needed. Somehow the first blank option is being lost from selects. This could be a result of the condition applying to the html output and it shouldn't.
Updated by krileon over 10 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
4.0.0)
Required state toggling is being removed. Rejected.
Actions