Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#14007 closed defect (bug) (fixed)

A few markup errors on Plugins screen

Reported by: johnbillion's profile johnbillion Owned by: nacin's profile nacin
Milestone: 3.0.1 Priority: normal
Severity: minor Version: 3.0
Component: UI Keywords: has-patch
Focuses: Cc:

Description

When viewing 'Drop-ins' or 'Must-Use' plugins on the Plugins screen, some markup errors cause the page layout to break a little.

Patch coming up

Attachments (1)

14007.patch (2.2 KB) - added by johnbillion 14 years ago.

Download all attachments as: .zip

Change History (6)

@johnbillion
14 years ago

#1 @johnbillion
14 years ago

  • Keywords has-patch added

patch

#2 @johnbillion
14 years ago

Three fixes in that patch:

  • Add a missing opening <p> tag.
  • Add a missing closing </div> tag.
  • Remove extraneous 'No plugins found' message (note that it uses __() instead of _e(), but in fact the message is not needed anyway as we use the 'You do not appear to have any plugins available at this time' message further below).

#3 @nacin
14 years ago

  • Owner set to nacin
  • Status changed from new to accepted

#4 @ryan
14 years ago

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

(In [15318]) Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.1

#5 @ryan
14 years ago

[15319] for 3.0.1

Note: See TracTickets for help on using tickets.