Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28587 closed defect (bug) (fixed)

Installed theme search doesn't show a "No themes found" message

Reported by: SergeyBiryukov Owned by: SergeyBiryukov
Priority: normal Milestone: 4.0
Component: Themes Version: 3.8
Severity: normal Keywords: has-patch commit
Cc: Focuses: ui, administration

Description

If your search for an installed theme doesn't produce any results, you'll just get a blank screen (see the screenshot). There should be a "No themes found" message.

This was a regression in 3.8.

Attachments (5)

28587.png (48.5 KB ) - added by SergeyBiryukov 12 years ago.
28587.patch (1.5 KB ) - added by gauravmittal1995 12 years ago.
Displays the Not found message.
28587.2.png (53.2 KB ) - added by gauravmittal1995 12 years ago.
Screenshot for patch
28587.2.patch (933 bytes ) - added by SergeyBiryukov 12 years ago.
28587.2.after.png (50.2 KB ) - added by SergeyBiryukov 12 years ago.

Download all attachments as: .zip

Change History (9)

@SergeyBiryukov
12 years ago

#1 @SergeyBiryukov
12 years ago

  • Focuses ui added

@gauravmittal1995
12 years ago

Displays the Not found message.

#2 @gauravmittal1995
12 years ago

  • Keywords has-patch added; needs-patch removed

Added the patch for displaying the "No Themes Found". Also will add screenshot.

@gauravmittal1995
12 years ago

Screenshot for patch

#3 @SergeyBiryukov
12 years ago

  • Keywords commit added; good-first-bug removed
  • Milestone Awaiting Review4.0

28587.2.patch takes the same approach we have on Add Themes screen.

#4 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 28890:

Show a "No themes found" message if the search for an installed theme doesn't produce any results.

props gauravmittal1995 for initial patch.
fixes #28587.

Note: See TracTickets for help on using tickets.