Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
ICEsoft Forum Reference:
Description
The type attribute of the script tag in PanelPopupRenderer and the alt attribute of the img tag in MenuItemRenderer are missing causing XHTML validation to fail.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Yip Ng [ yip.ng ] |
| Fix Version/s | 1.7.1 [ 10122 ] |
| Assignee Priority | P3 |
| Attachment | screenshot-1.jpg [ 11004 ] |
| Attachment | screenshot-2.jpg [ 11005 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16725 | Tue May 27 13:55:19 MDT 2008 | yip.ng | Added/modified attributes for passing html validation. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/menubar/MenuItemRenderer.java
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16726 | Tue May 27 13:56:05 MDT 2008 | yip.ng | Added/modified attributes for passing html validation. |
| Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/menubar/MenuItemRenderer.java
|
| Attachment | screenshot-3.jpg [ 11007 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P3 | |
| Assignee | Yip Ng [ yip.ng ] |

There is also an errant styleClass attribute on the link in the MenuItemRenderer (should be class attribute) for XHTML validation