Details
Description
When setting ajaxable=true for an ICEfaces portlet a few JavaScript errors are thrown when first adding it to the page. This prevents the push connection from being loaded and other JavaScript functionality related to the "ice" value. Once the browser is refreshed everything works and is loaded correctly.
Error: ReferenceError: ice is not defined
Setting ajaxable=false prevents this from occuring since with this it requires a full prowser refresh.
Activity
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Arran Mccullough [ arran.mccullough ] |
Attachment | UtilsV2-portlet.war [ 14884 ] |
Summary | ice is not defined thrown when loading a portlet with ajaxable=true | 'ice is not defined' thrown when loading a portlet with ajaxable=true (was: ice is not defined thrown when loading a portlet with ajaxable=true) |
Summary | 'ice is not defined' thrown when loading a portlet with ajaxable=true (was: ice is not defined thrown when loading a portlet with ajaxable=true) | Add support "ajaxable=true" configuration in Liferay Portal (was: 'ice is not defined' thrown when loading a portlet with ajaxable=true) |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Assignee | Deryk Sinotte [ deryk.sinotte ] | |
Fix Version/s | 3.3 [ 10370 ] |
Fix Version/s | 3.3 [ 10370 ] |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Attached test case. Load the Test View Bean portlet from the CSE-Servlec menu.
(Restricted to icesoft-internal-developers group)