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
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37007 | Wed Jul 17 17:17:24 MDT 2013 | mircea.toma | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36976 | Tue Jul 16 15:13:34 MDT 2013 | mircea.toma | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36967 | Tue Jul 16 10:17:36 MDT 2013 | mircea.toma | |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36173 | Tue Jun 11 17:21:05 MDT 2013 | deryk.sinotte | |
Files Changed | ||||
![]() |