[wp-trac] [WordPress Trac] #29504: "Last updated" field for plugins is wrong

WordPress Trac noreply at wordpress.org
Thu Sep 4 08:22:40 UTC 2014


#29504: "Last updated" field for plugins is wrong
---------------------------+---------------------
 Reporter:  DavidAnderson  |       Owner:
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:  4.0
Component:  Plugins        |     Version:  trunk
 Severity:  normal         |  Resolution:  fixed
 Keywords:                 |     Focuses:
---------------------------+---------------------
Changes (by nacin):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  Awaiting Review => 4.0


Comment:

 This is not new, but it's more obvious in 4.0.

 Basically, the API only sends back the date, not the time. We then run
 human_time_diff() over it, and without the time it's assuming midnight
 which was eight hours ago in GMT.

 Thanks Otto42 for figuring this out and also fixing it on .org by having
 the API send back the time too. (Should be deployed soon.)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29504#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list