[wp-trac] [WordPress Trac] #9285: Ensuring scheduled posts publish on time.
WordPress Trac
wp-trac at lists.automattic.com
Sun May 2 18:20:18 UTC 2010
#9285: Ensuring scheduled posts publish on time.
--------------------------+-------------------------------------------------
Reporter: hailin | Owner: westi
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.0
Component: Date/Time | Version: 2.8
Severity: normal | Keywords: has-patch early
--------------------------+-------------------------------------------------
Comment(by technosailor):
Alright fine, although I'm not sure why we can't use `get_date_from_gmt()`
in xmlrpc too?
The patch doesn't work though.
- Set Blog to Eastern Time
- Schedule a post for Nov 7, 2010 at 1:00
-- post_date should be 2010-11-07 01:00:00
-- post_date_gmt should be 2010-11-07 05:00:00
-- They are identical
- Schedule a post for Nov 7, 2010 at 2:00
-- post_date should be 2010-11-07 02:00:00
-- post_date_gmt should be 2010-11-07 07:00:00
-- They are identical
If you want to refresh the patch and make sure it does what it's supposed
to, feel free. Let's move quickly though. Otherwise 9285-3.diff actually
does work right now and maybe can be improved on in the future.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9285#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list