Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.10-SNAPSHOT
-
None
Description
Using tomahawk20's HtmlDataScroller produces following exception:
java.lang.ClassCastException: org.apache.myfaces.custom.datascroller.HtmlDataScroller cannot be cast to javax.faces.component.ActionSource2
at org.apache.myfaces.view.facelets.tag.jsf.ActionSourceRule$ActionMapper2.applyMetadata(ActionSourceRule.java:55)
Attachments
Attachments
Issue Links
- is related to
-
MYFACES-2530 ActionSourceRule does not deal with jsf 1.1 ActionSouce instances
- Closed