Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: 2.0-Alpha3, 2.0.0
-
Component/s: Framework, ICE-Components
-
Labels:None
-
Environment:ICEfaces 2 JSF 2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
As of Mojarra 2.0.2, the ui:debug component causes difficulty for ICEfaces due to the fact that it typically lives as a child of the body without an id. This leads to ViewBody updates when they may not be necessary as the script dynamically changes. We should override the renderer to provide a containing component (e.g. span) with an id.
Issue Links
- blocks
-
ICE-5659 Rendering of UIDebug component causes full page reload.
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21684 | Mon Jun 07 13:59:32 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
ADD
/maven2/snapshots/javax
ADD /maven2/snapshots/javax/faces/jsf-api/2.0.2-FCS/jsf-api-2.0.2-FCS.pom ADD /maven2/snapshots/javax/faces ADD /maven2/snapshots/javax/faces/jsf-impl/2.0.2-FCS/jsf-impl-2.0.2-FCS.pom ADD /maven2/snapshots/javax/faces/jsf-api ADD /maven2/snapshots/javax/faces/jsf-impl/2.0.2-FCS/jsf-impl-2.0.2-FCS.jar ADD /maven2/snapshots/javax/faces/jsf-impl/2.0.2-FCS ADD /maven2/snapshots/javax/faces/jsf-api/2.0.2-FCS/jsf-api-2.0.2-FCS.jar ADD /maven2/snapshots/javax/faces/jsf-impl ADD /maven2/snapshots/javax/faces/jsf-api/2.0.2-FCS |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21618 | Wed Jun 02 09:15:18 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/maven2/icefaces.pom
MODIFY /icefaces/scratchpads/glimmer/compat/samples/auctionMonitor/pom.xml MODIFY /icefaces/scratchpads/glimmer/compat/samples/component-showcase/pom.xml MODIFY /icefaces/scratchpads/glimmer/samples/auction/pom.xml MODIFY /icefaces/scratchpads/glimmer/samples/basic/pom.xml MODIFY /icefaces/scratchpads/glimmer/compat/samples/compat-basic/pom.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21617 | Wed Jun 02 09:00:50 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/maven2/snapshots/org/icefaces/icefaces/2.0-A3/icefaces-2.0-A3.pom
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21578 | Mon May 31 14:51:26 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/compat/samples/component-showcase/pom.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21445 | Tue May 18 15:26:52 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/core/src/main/resources/META-INF/faces-config.xml
ADD /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/event/DebugTagListener.java |