Make WordPress Core

Opened 9 months ago

Closed 9 months ago

#62942 closed defect (bug) (fixed)

Duplicate type="button" in options-general.php

Reported by: kkmuffme's profile kkmuffme Owned by: davidbaumwald's profile davidbaumwald
Milestone: 6.8 Priority: normal
Severity: trivial Version:
Component: General Keywords: has-patch commit
Focuses: Cc:

Description

/wp-admin/options-general.php button has type="button" twice

Change History (5)

This ticket was mentioned in PR #8297 on WordPress/wordpress-develop by @kkmuffme.


9 months ago
#1

  • Keywords has-patch added

#2 @mukesh27
9 months ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.8

Nice catch!

#3 @davidbaumwald
9 months ago

  • Owner set to davidbaumwald
  • Status changed from new to assigned

#4 @audrasjb
9 months ago

haha nice one, thanks.
introduced in [57602].

#5 @davidbaumwald
9 months ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 59806:

General: Remove duplicate type="button" attribute from the "Change|Choose Site Icon" button.

Introduced in [57602].

Props kkmuffme, audrasjb.
Fixes #62942.

Note: See TracTickets for help on using tickets.