Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: EE-3.0.0.BETA, 3.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
Right now, the client-side code for ace:fileEntry is included in the ace-components.js resource. This resource contains code for other components as well. Some of these components make jQuery calls at the moment the code is loaded. As a result, it is necessary to also load the ace-jquery.js resource for ace:fileEntry, even though the component itself doesn't use jQuery. This situation caused the problem documented in ICE-7738. Taking into account this fact and how the component is usually used in practice, it would be better to isolate the ace:fileEntry client-side code into a separate file, so that only that resource needs to be loaded.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion