Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: build-flow
Created: 16/Apr/13 1:33 PM
Description:

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.

Project: Jenkins
Priority: Major Major
Reporter: Kristoffer Erlandsson
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to