Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0.0
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:JBoss 5.1
JSF 2.1
Portlet faces bridge 2.0.0BETA4
Description
After clicking a tab it loads but a JavaScript-Error occurs:
"detect(parents(element), function (e) {return e.configuration;}) is null"
This is probably due the div-container of the portlet does not contain the "configuration-object" after being replaced by the new DOM-content.
You probably will have to adjust all the javascript code to work on portlets, it seems the configuration does not get written to the portlet div-container after the successful ajax-request.
"detect(parents(element), function (e) {return e.configuration;}) is null"
This is probably due the div-container of the portlet does not contain the "configuration-object" after being replaced by the new DOM-content.
You probably will have to adjust all the javascript code to work on portlets, it seems the configuration does not get written to the portlet div-container after the successful ajax-request.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion