Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#8346 closed defect (bug) (fixed)

Edit Posts: Layout issue when there are no drafts

Reported by: kpdesign's profile kpdesign Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: UI Keywords: admin ui
Focuses: Cc:

Description

Click the Drafts link in the Favorites menu at the top. If there are no post drafts, the page appears as below in the screenshot. The same thing happens when clicking the Drafts link (with only 1 draft), then deleting that draft.

Doing the same thing with Pages shows no table and the message "No pages found." after deleting the only draft in the queue.

Table layout needs to be removed from /wp-admin/edit.php?post_status=draft when there are no drafts.

Verified that this issue still exists in latest rev (9889).

Attachments (1)

wp2.7-edit-posts-table-error.png (36.0 KB) - added by kpdesign 15 years ago.

Download all attachments as: .zip

Change History (3)

#1 @jacobsantos
15 years ago

What browser(s)?

#2 @ryan
15 years ago

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

(In [9891]) Don't show tables when no posts or pages are found. fixes #8346

Note: See TracTickets for help on using tickets.