Issue Collector problem with JQuery 1.9

XMLWordPrintable

      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.

            Assignee:
            Oswaldo Hernandez (Inactive)
            Reporter:
            Andre Quadros Petry (Inactive)
            Votes:
            9 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: