Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.BETA
-
Fix Version/s: EE-3.0.0.GA
-
Component/s: Facelet Components
-
Labels:None
-
Environment:n/a
Description
The RichTabs composite component renders properly, although moving the tabs, or clicking on the tab link results in a Server Error popup. No errors are reported in the logs, although this error is reported in the Ajax response:
java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException
Issue Links
- depends on
-
ICE-7809 UISeriesBase uses Mojarra-specific setDataModel() incompatible with MyFaces
- Closed
<?xml version="1.0" encoding="utf-8"?><partial-response><error><error-name>java.lang.UnsupportedOperationException</error-name><error-message><![CDATA[this method is here only to maintain binary compatibility w/ the RI]]></error-message></error><changes><extension aceCallbackParam="validationFailed">
{"validationFailed":false}</extension></changes></partial-response>