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

Console errors when viewing boards with AdBlock enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 7.8.0, 7.9.0
    • Project - Core Boards

      Summary

      JS console errors are thrown when displaying all Jira boards if ad-blocking extensions is installed in a browser.

      Steps to Reproduce

      1. Install an ad-blocking extension in a browser.
      2. Go to Boards -> View all boards

      Expected Result

      Boards are displayed correctly, no errors are logged in JS console.

      Actual Result

      Errors are loggged:

      Uncaught TypeError: Cannot read property 'appendChild' of null 
          at i.handleJsException (batch.js:3) 
      Uncaught ReferenceError: ace is not defined
          at ManageRapidViews.jspa:155
      
      GET https://ace-cdn.atlassian.com/stp/current/analytics/js/atl-analytics.min.js net::ERR_BLOCKED_BY_CLIENT

      Workarounds

      Disable AdBlock or add an exception.

              Unassigned Unassigned
              kkolonko Kamil Kolonko
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: