Skip to content

[JENKINS-73563] Remove YUI from makeButton in hudson-behaviour.js #16502

@jenkins-infra-bot

Description

@jenkins-infra-bot
var btn = new YAHOO.widget.Button(e, attributes);

Instead of letting YUI convert the input to a button wrapped in some spans, directly create a button with proper classes.


Originally reported by mawinter69, imported from: Remove YUI from makeButton in hudson-behaviour.js
  • assignee: mawinter69
  • status: Closed
  • priority: Minor
  • component(s): core
  • resolution: Fixed
  • resolved: 2024-08-13T14:56:49+00:00
  • votes: 0
  • watchers: 2
  • imported: 2025-11-24
Raw content of original issue
var btn = new YAHOO.widget.Button(e, attributes);

Instead of letting YUI convert the input to a button wrapped in some spans, directly create a button with proper classes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions