Console errors when viewing boards with AdBlock enabled

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 7.8.0, 7.9.0
    • Component/s: Project - Core Boards
    • 7.08
    • 5
    • Severity 3 - Minor
    • 0

      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.

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

              Created:
              Updated: