Details
-
Bug
-
Status: In Review (View Workflow)
-
Major
-
Resolution: Unresolved
-
windows, java 8
Description
Hi,
I am developing a Jenkins plugin and I am stuck with the below issue.
Uncaught TypeError: Cannot read property 'firstChild' of undefined
at updateListBox (select.js:8)
at select.js:79
at h (hudson-behavior.js:1295)
at refillOnChange (hudson-behavior.js:1310)
at select.js:77
at Array.forEach (<anonymous>)
at behavior.js:111
at Array.forEach (<anonymous>)
at behavior.js:107
at Array.forEach (<anonymous>)
This works fine in jenkins version : 2.7.3 But, I get the above error when I load the plugin in any higher version of jenkins.
The plugin is generated using maven version : 3.* and jdk version : 1.8
Please help us to resolve this issue.
Thank You
Attachments
Issue Links
- relates to
-
JENKINS-52073 Unable to select supported WebDriver browsers
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Environment | Development Environment |
windows, java 8 |
Component/s | hudson-pview [ 16079 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Attachment | error-message.png [ 45482 ] | |
Attachment | stack-trace.png [ 45483 ] |
Link | This issue relates to JENKINS-52073 [ JENKINS-52073 ] |