Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8DR#1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:JSF 1.2
Description
With JSF 1.1, if you have: <h:outputText value="Some text"/> then it won't make a span tag. But it will with JSF 1.2.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17794 | Mon Oct 20 17:28:42 MDT 2008 | mark.collette | |
Files Changed | ||||
![]() |
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.8DR#2 [ 10142 ] | |
Resolution | Fixed [ 1 ] | |
Assignee | Mark Collette [ mark.collette ] |
Fix Version/s | 1.8 [ 10161 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mark Collette [ mark.collette ] |
Now it will look for the old style "_" prefix and the JSF 1.2 style "j_id" prefix.
TRUNK
Subversion 17794
icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\OutputTextRenderer.java