Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Component/s: jclouds-plugin
-
Labels:
-
Environment:Jenkins ver. 1.642.2
CentOS Linux release 7.2.1511 (Core)
-
Similar Issues:
Description
When entering details of a cloud host, some radio button changes do not trigger CSS changes. Instead, the following errors are shown when clicking radio button under either "Hardware Options" or "Image/OS Options":
Uncaught TypeError: Cannot read property 'style' of undefinedradioBlockSupport.updateSingleButton @ radioBlock.js:21u @ radioBlock.js:63radioBlockSupport.updateButtons @ radioBlock.js:7r.onclick.r.onchange @ radioBlock.js:72
This is not a bug in the jclouds plugin (it has no CSS/JavaScript but uses the standard GUI framework of Jenkins itself). If the behavior persists with latest jenkins, i suggest opening a bug against Jenkins core.