Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#35150 closed defect (bug) (fixed)

Closing span tag missing in widgets admin page

Reported by: rabmalin Owned by: SergeyBiryukov
Priority: normal Milestone: 4.5
Component: Widgets Version: 4.4
Severity: normal Keywords: has-patch
Cc: Focuses: administration

Description

File: /src/wp-admin/widgets.php
Line: 524
After Clear Inactive Widgets button.

There is only <span class="spinner">.

Attachments (1)

35150.diff (527 bytes ) - added by rabmalin 11 years ago.

Download all attachments as: .zip

Change History (5)

@rabmalin
11 years ago

#1 @rabmalin
11 years ago

  • Keywords has-patch added

Patch added.

#2 @swissspidy
11 years ago

  • Milestone Awaiting Review4.5

#3 @SergeyBiryukov
11 years ago

  • Component AdministrationWidgets

Introduced in [35317].

#4 @SergeyBiryukov
11 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 36001:

Widgets: Add missing closing tag for spinner after [35317].

Props rabmalin.
Fixes #35150.

Note: See TracTickets for help on using tickets.