Task #69834
Updated by Christian Kuhn about 9 years ago
Empty values in select fields only make sense where one value can be selected.
For fields where multiple values can be selected it is impossible to determine if an empty value or nothing is selected.
This will also fix an issue for the tree rendering of select field where an invalid selected item count is stored in the Ext JS code.