Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
In order for jsf only components web pages, we need
ice:html, ice:head; ice:body.
Firstly, a structure for these three components are need.
Secondly, we need the detailed required attributes for body or head later on...
ice:html, ice:head; ice:body.
Firstly, a structure for these three components are need.
Secondly, we need the detailed required attributes for body or head later on...
Issue Links
- blocks
-
ICE-2836
Netbeans 6.1 integration
-
- Closed
-
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16459 | Wed Apr 16 15:35:26 MDT 2008 | frank.ye | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
MODIFY
/icefaces/trunk/icefaces/component
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16460 | Wed Apr 16 16:03:28 MDT 2008 | frank.ye | |
| Files Changed | ||||
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlBody.java
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/BodyRenderer.java
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/Html.java
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlHead.java
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/HtmlRenderer.java
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/HeadRenderer.java
|
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.7.1 [ 10122 ] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] | |
| Assignee Priority | P1 | |
| Assignee | Mark Collette [ mark.collette ] |
| Summary | html, body and head jsf components | Add new html, body and head jsf components |
| Component/s | Components [ 10012 ] | |
| Affects | [Compatibility/Configuration, Documentation (User Guide, Ref. Guide, etc.)] | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] |
| Assignee | Mark Collette [ mark.collette ] | Yip Ng [ yip.ng ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16597 | Wed May 07 14:00:09 MDT 2008 | frank.ye | |
| Files Changed | ||||
ADD
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/Html.java
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component/conf/META-INF/faces-config.xml
DEL
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/HtmlHtml.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16598 | Wed May 07 14:00:12 MDT 2008 | frank.ye | |
| Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TagLibraryGenerator.java
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TLDGenerator.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16599 | Wed May 07 14:00:38 MDT 2008 | frank.ye | |
| Files Changed | ||||
DEL
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlHtml.java
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/Html.java
MODIFY
/icefaces/trunk/icefaces/component/conf/META-INF/facelet/icefaces.taglib.xml
MODIFY
/icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16600 | Wed May 07 14:00:55 MDT 2008 | frank.ye | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TagLibraryGenerator.java
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TLDGenerator.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16601 | Wed May 07 14:48:03 MDT 2008 | frank.ye | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16602 | Wed May 07 14:48:41 MDT 2008 | frank.ye | |
| Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16794 | Wed Jun 04 12:01:41 MDT 2008 | yip.ng | Added styleClass attribute for body component. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlBody.java
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/BodyRenderer.java
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_properties/ice-body-props.xml
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16795 | Wed Jun 04 12:04:56 MDT 2008 | yip.ng | Added styleClass attribute for body component. |
| Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/ice_properties/ice-body-props.xml
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/HtmlBody.java
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/BodyRenderer.java
|
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Summary | Add new html, body and head jsf components | Add new outputHtml, outputBody and outputHead jsf components |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P1 | |
| Assignee | Yip Ng [ yip.ng ] |

revert the definition for faces-config.xml as well as extended-faces-config.xml.
Under tomcat 5.5 with jsf11, with no html, body, head jsf component, strangely the body content does not have output. Possible related the XmlTag , componentId. not sure the details.