-
Bug
-
Resolution: Duplicate
-
Minor
-
None
We are using version '2.66' of the plugin and it seems the 'jclouds-provision-button' to manually provision a new node might have bug.
The button isn't providing a drop down as expected and instead devtools has the following error
behavior.js:120 ReferenceError: YAHOO is not defined at .jclouds-provision-button (computer/:83:48) at Array.forEach (<anonymous>) at behavior.js:117:26 at Array.forEach (<anonymous>) at behavior.js:111:25 at Array.forEach (<anonymous>) at behavior.js:109:26 at Array.forEach (<anonymous>) at Object.applySubtree (behavior.js:107:15) at Object.apply (behavior.js:90:12) (anonymous) @ behavior.js:120
Seems to be coming from this?
var menu = new YAHOO.widget.Button(e,{ type: "menu", menu: items, name: "name" });
- duplicates
-
JENKINS-73545 Remove YUI from openstack-cloud
-
- Resolved
-
- links to