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
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [] | |
| Fix Version/s | 3.0.1 [ 10282 ] |
| Assignee | Arturo Zambrano [ artzambrano ] |
| Summary | Isolate Javascript code for ace:fileEntry | Separate Javascript code for ace:fileEntry from combined resources |
| Salesforce Case | [] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | EE-3.0.0.BETA [ 10324 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |