[
https://issues.apache.org/jira/browse/TOMAHAWK-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Marinschek resolved TOMAHAWK-1192.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.7-SNAPSHOT
Assignee: Martin Marinschek
> ClassCastException in 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
> Assignee: Martin Marinschek
> Fix For: 1.1.7-SNAPSHOT
>
>
> 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.