Hello,
We have a problem to access to configure page of a job because of a js exception :
Uncaught TypeError: Cannot read property 'firstChild' of undefined
at registerValidator (hudson-behavior.js:424)
at Array.forEach (<anonymous>)
at behavior.js:111
at Array.forEach (<anonymous>)
at behavior.js:107
at Array.forEach (<anonymous>)
at Object.applySubtree (behavior.js:93)
at select.js:269
So it always refresh.
- is related to
-
JENKINS-49630 Unable to view configuration of some projects after upgrade to 2.107
- Resolved