Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Mac OS X
Description
When trying to configure a job with both the HTML5 notifier plugin and the Android Emulator plugin the job configuration wont load. I tried again in a fresh installation and installed the plugins separately and the issue remained.
The HTML5 Notifier Plugin is including "prototype-1.7.js" into the configuration page which appears to prevent the "Form.findMatchingInput" method in hudson-behavior.js from working properly, which breaks the Android Emulator Plugin.
When I removed prototype-1.7.js, the job configuration page loaded properly again.
This is related, in some way, to
JENKINS-11618.