Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: EE-3.3.0.GA_P02
-
Component/s: Samples
-
Labels:None
-
Environment:Tomcat 7, ee-composite-showcase, Jenkins build 427. IE 7 only.
Description
ee-composite-showcase Slide Show demo does not transition slides.
The demo was tested with the iceface-ee-ext.jar added to the libs. It was also tested with this context-param added to web.xml:
<context-param>
<param-name>javax.faces.FACELETS_DECORATORS</param-name>
<param-value>com.icesoft.facelets.HtmlTagDecorator</param-value>
</context-param>
When the additional context-param is added the following error occurs and the demo does not function:
Line: 6222
Char: 13
Error: Object required
Code: 0
When running the demo without the additional context-param, no error occurs but the demo does not function.
The demo was tested with the iceface-ee-ext.jar added to the libs. It was also tested with this context-param added to web.xml:
<context-param>
<param-name>javax.faces.FACELETS_DECORATORS</param-name>
<param-value>com.icesoft.facelets.HtmlTagDecorator</param-value>
</context-param>
When the additional context-param is added the following error occurs and the demo does not function:
Line: 6222
Char: 13
Error: Object required
Code: 0
When running the demo without the additional context-param, no error occurs but the demo does not function.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion