[wp-trac] [WordPress Trac] #17180: Invalid published date insertion in posts
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 19 21:43:38 UTC 2012
#17180: Invalid published date insertion in posts
---------------------------------+---------------------
Reporter: hew | Owner: westi
Type: defect (bug) | Status: closed
Priority: high | Milestone: 3.5
Component: Date/Time | Version:
Severity: major | Resolution: fixed
Keywords: 3.5-early has-patch |
---------------------------------+---------------------
Changes (by westi):
* status: assigned => closed
* resolution: => fixed
Comment:
In [21921]:
{{{
#!CommitTicketReference repository="" revision="21921"
Posting: Make it much harder to create posts with invalid dates by
enforcing the post date tests in the UI and the backend code.
Previously you could quite easily send a new post into the back of beyond
by specifying an invalid date like the 30th Feb and this was very
confusing.
Sometimes it would seem to work and sometimes the post would end up very
far in the past - depending on the mysql version and other factors.
Fixes #17180 props jkudish.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17180#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list