IE11 - Chrome - Issue navigation and search -list view generates javascript error on list view

XMLWordPrintable

    • 7.06
    • 8
    • Severity 3 - Minor
    • 2

      Summary

      When viewing the issue navigation on list view. JIRA produces a javascript error :
      "SCRIPT5022: IssueTable hasn't been properly initialized"

      Steps to Reproduce

      Open JIRA in IE 11
      1. go to issue search (url: <baseurl>/issues/?jql=)
      2. refresh the issue search page (f5) -> I can see the error in the console
      3. select any issue (url: <baseurl>/browse/<issuekey>?jql=)
      4. refresh the page (f5) -> error appears again

      Expected Results

      No error to occur/

      Actual Results

      This error is interfering with add-on javascript initialization.
      The below exception is thrown in the javascript console :

      JEP FSM - Current state: Init
      JEP FSM - Next State: Attached
      SCRIPT5022: IssueTable hasn't been properly initialized
      batch.js (3859,1944)
      JEP FSM - Event: WIKI_EDITOR_INITIALIZED 
         "JEP FSM - Event:"
         "WIKI_EDITOR_INITIALIZED"
         [
            length: 0
         ]
      
      JEP FSM - Current state: Attached
      JEP FSM - Next State: Hidden
      

      Workaround

      There is no workaround at the moment

            Assignee:
            Unassigned
            Reporter:
            Jeffrey Sjauw Mook (Inactive)
            Votes:
            18 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated:
              Resolved: