inputHtml
---------
Key: TOMAHAWK-1192
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1192
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Html Editor
Affects Versions: 1.1.6
Environment: myfaces 1.2.2, tomahawk 1.1.6, facelets 1.1.13.
Reporter: Ken McArthur
Get the following exception in the rendering facelets phases:
Caused by: java.lang.ClassCastException: java.lang.Class
at
org.apache.myfaces.util.AbstractAttributeMap.put(AbstractAttributeMap.java:35)
at
org.apache.myfaces.custom.inputHtml.InputHtmlRenderer.setThisPageAlreadyRenderedAnInputHtml(InputHtmlRenderer.java:107)
at
org.apache.myfaces.custom.inputHtml.InputHtmlRenderer.encodeEnd(InputHtmlRenderer.java:93)
at
javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:556)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.