Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-34233

editor-loader overrides global $.ajax timeout

    XMLWordPrintable

Details

    Description

      confluence-plugins/confluence-editor-plugins/confluence-editor-loader/src/main/resources/jscripts/editor-loader.js

      editor-loader.js sets the global AJAX timeout for all requests initiated via $.ajax (which is pretty much all of them) to 12 seconds.

      If an AJAX call that takes longer than 12 seconds is initiated on any page where the editor is loaded, the client will timeout and abort the request before it completes.

      An example of this happening is moving a page with a large hierarchy, this generally takes longer than 12 seconds, and will show an error message before the operation completes.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sday@atlassian.com Samuel Day (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: