Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17635

Javascript execution broken on build page

XMLWordPrintable

      The javascript execution is broken on the build page. This causes the menus in the breadcrumb to be broken and it also breaks some other plugins, for example the claim build plugin.

      Thw following errors are thrown:

      Uncaught TypeError: Object [object Object] has no method 'dispatchEvent' prototype.js:5798
      fire prototype.js:5798
      _methodized prototype.js:461
      fireContentLoadedEvent prototype.js:5884
      
      Uncaught TypeError: Object [object Object] has no method 'hasClassName' breadcrumbs.js:135
      ContextMenu.items breadcrumbs.js:135
      (anonymous function) behavior.js:111
      (anonymous function) behavior.js:107
      Behaviour.applySubtree behavior.js:93
      Behaviour.apply behavior.js:76
      (anonymous function) behavior.js:71
      window.onload
      

      The reason is that jQuery conflicts with prototype. I will submit a pull request on github for a fix as well.

            Unassigned Unassigned
            kerlandsson Kristoffer Erlandsson
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: