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

Issue Collector problem with JQuery 1.9

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      When we create a new Issue Collector, it create a code like this:

      $.browser.msie
      

      The problem is that command ($.browser) was removed in ver 1.9 of JQuery. So it throws an error like that:

      Uncaught TypeError: Cannot read property 'msie' of undefined
      com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector-embededjs.js:1
      

      It would be great if we can use a code for both cases (before and after ver 1.9) or maybe have both codes to use according to our JQuery version.

      Attachments

        Issue Links

          Activity

            People

              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              aquadrospetry Andre Quadros Petry (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: