Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
When using the multiple="true" attribute-value pair in the <ice:selectManyMenu> and <ice:selectManyListbox> components, it is just passed through to the <select> element, but, according to the DTD, it should be multiple="multiple".
Issue Links
- blocks
-
ICE-1114 Accessiblity: Components must support XHTML v1.0 Transitional markup
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15221 | Wed Nov 21 16:38:58 MST 2007 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/MenuRenderer.java
|