Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-13489

Don't use scriptaculous loader

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Currently we use scriptaculous.js, which loads - builder,effects,dragdrop,controls,slider.

      However, we manually include 3 of these files in system-webresources-plugin.xml. The scriptaculous loader does 2 things (which we don't want):

      • manually includes the 3 a second time (resulting in 3 more round-trips to the server)
      • includes 2 scripts that we don't want (resulting in 2 requests to the server that result in 404s).

      We shouldn't include the loader, and just include the files that we want instead.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scott@atlassian.com Scott Farquhar
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: