Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-3.0.0.GA
-
Component/s: Facelet Components
-
Labels:None
-
Environment:NetBeans 6.9.1 with plugin ICEfaces-2.0.0.Beta1-Netbeans-6.9.final-modules
Glassfish 3.1
Description
Issues when using the dialog component with JSF/ICEfaces 2.0:
1 - javascript error in IE7: 'nullIce' is undefined
2 - Console output: WARNING: The autoPosition attribute should be used with an x and y value for the position, such as '20,40'
3 - Dynamic include not updating the dialog content. In dialog.xhtml: <ui:include src="#{dialog.include}" />
1 - javascript error in IE7: 'nullIce' is undefined
2 - Console output: WARNING: The autoPosition attribute should be used with an x and y value for the position, such as '20,40'
3 - Dynamic include not updating the dialog content. In dialog.xhtml: <ui:include src="#{dialog.include}" />
Issue Links
- blocks
-
IPCK-126 icefaces-composite-comps.jar with JSF/ICEfaces 2.0 Compat
- Closed
Delayed while seeking resolution for problems with dynamic includes.