Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 1.6.2, 1.7DR#2
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:Tomcat5
 
Description
                    For SelectManyCheckBox with attributes required=true & partialSubmit=true, no validation error is thrown when nothing is selected  and a partial submit is triggered.
Note: validation works fine with full page submit.
Note: validation works fine with full page submit.
Micea's suggested fix has been applied. Both the ice:selectOneRadio and the ice:selectManyCheckbox components are rendering the "fieldset" element.