-
Bug
-
Resolution: Unresolved
-
Major
-
None
YAHOO.widget.Button
yui-button
Replace with '<button class="jenkins-button"... >' (Would require at least 2.375), this is not strictly necessary, Jenkins core can convert such buttons automatically in the future)
[JENKINS-73547] Remove YUI from oracle-cloud-infrastructure-compute
Description |
Original:
YAHOO.widget.Button
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/blob/b2c16b4e7cd23aa98c1cb3ff244aef6afe2e7c92/src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/computerSet.jelly#L23 |
New:
YAHOO.widget.Button
[https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/blob/b2c16b4e7cd23aa98c1cb3ff244aef6afe2e7c92/src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/computerSet.jelly#L23] yui-button [https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/blob/b2c16b4e7cd23aa98c1cb3ff244aef6afe2e7c92/src/main/resources/com/oracle/cloud/baremetal/jenkins/lib/validateButton.jelly#L11] Replace with '<button class="jenkins-button"... >' (Would require at least 2.375), this is not strictly necessary, Jenkins core can convert such buttons automatically in the future) |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Issue Type | Original: Task [ 3 ] | New: Bug [ 1 ] |
The same approach as in https://github.com/jenkinsci/ec2-plugin/pull/997 can be applied