Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3, EE-3.3.0.GA
-
Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
-
Component/s: Framework
-
Labels:None
-
Environment:Liferay portal 6.1.1 on Tomcat 7.0.27 with Liferay faces bridge 3.1.2 and ICEfaces 3.3 EE tag branch HEAD
-
Assignee Priority:P1
Description
Having an ICEfaces ACE FileEntry portlet on its own works fine with coalescing. The included fileentry.js code can be readily found. But, if another ACE component sample portlet is added, for example Accordion, and the display is refreshed, then there is this exception:
Uncaught TypeError: Cannot call method 'captureFormOnsubmit' of undefined
This is because the ice.ace.fileentry.captureFormOnsubmit function is not found since the file it comes in is not included:
icefaces/ace/component/resources/icefaces.ace/fileentry/fileEntry.js
This might be related toICE-9263.
Uncaught TypeError: Cannot call method 'captureFormOnsubmit' of undefined
This is because the ice.ace.fileentry.captureFormOnsubmit function is not found since the file it comes in is not included:
icefaces/ace/component/resources/icefaces.ace/fileentry/fileEntry.js
This might be related to
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Assignee | Deryk Sinotte [ deryk.sinotte ] | |
Fix Version/s | EE-3.3.0.GA [ 10572 ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Assignee Priority | P1 [ 10010 ] |
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Affects Version/s | 3.3 [ 10370 ] |
Assignee | Deryk Sinotte [ deryk.sinotte ] | Mircea Toma [ mircea.toma ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | EE-3.3.0.GA_P01 [ 11174 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Summary | Resource coalescing omitting fileentry.js in portlets | Resource coalescing omitting fileentry.js |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |