[wp-trac] [WordPress Trac] #25127: Missing Empty Posts
WordPress Trac
noreply at wordpress.org
Fri Aug 23 15:28:21 UTC 2013
#25127: Missing Empty Posts
--------------------------+-----------------------------
Reporter: druesome | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.6
Severity: normal | Keywords:
--------------------------+-----------------------------
Reporting various cases where a posts with no title or content go missing
in the Posts page:
Case 1: Empty post saved as draft does not appear in Posts page, does not
increment number of Total Posts and Draft Posts.
To reproduce error:
1. Create New Post, leave everything empty
2. Click Save as Draft
Case 2: Empty post set as sticky and saved as draft does not appear in
Posts page, increments number of Sticky Posts, does not increment number
of Total Posts and Draft Posts.
To reproduce error:
1. Create New Post, leave everything empty
2. Tick 'Stick this post to the front page'
3. Click Save as Draft
Case 3: Empty post that is published does not appear in Posts page, does
not increment number of Total Posts and Published Posts.
To reproduce error:
1. Create New Post, leave everything empty
2. Publish Post
Case 4: Empty post that is set as sticky and published does not appear in
Posts page, increments number of Sticky Posts, does not increment number
of Total Posts and Published Posts.
To reproduce error:
1. Create New Post, leave everything empty
2. Tick 'Stick this post to the front page'
3. Publish Post
All errors reproduced in a clean install of WordPress v3.6, default theme
with no plugins activated.
[[Image(http://i.imgur.com/bXZzm5F.jpg)]]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25127>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list