Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Any
Description
Setting required="true" on the following components does not have any effect. You can submit the form without selecting any value and you would not get any facesMessage.
- selectOneListbox
- selectOneRadio
- selectOneListbox
- selectOneRadio
Issue Links
- blocks
-
ICE-1364 Seam: Validators not fired when no value is set
- Closed
Activity
Adnan Durrani
created issue -
Adnan Durrani
made changes -
Adnan Durrani
made changes -
Assignee | Adnan Durrani [ adnan.durrani ] |
Adnan Durrani
made changes -
Assignee Priority | P1 |
Adnan Durrani
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13469 | Thu Apr 05 12:30:54 MDT 2007 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/MenuRenderer.java
|
Adnan Durrani
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Fix Version/s | 1.6DR#3 [ 10050 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
This bug has been fixed. revision # 13469.
This bug was a regression of
ICE-1007. Fix for this bug invalidates the fix ofICE-1007butICE-1401fixes the real issue ofICE-1007.