ICEfaces
  1. ICEfaces
  2. ICE-7739

Separate Javascript code for ace:fileEntry from combined resources

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major 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

        Hide
        Arturo Zambrano added a comment -

        Fixed at revision 27692 in trunk and at revision 27693 in maintenance branch.

        Show
        Arturo Zambrano added a comment - Fixed at revision 27692 in trunk and at revision 27693 in maintenance branch.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: