[wp-trac] [WordPress Trac] #41885: Editor in bottom line shows a timestamp

WordPress Trac noreply at wordpress.org
Thu Sep 14 20:12:37 UTC 2017


#41885: Editor in bottom line shows a timestamp
--------------------------+----------------------
 Reporter:  ReikoDD       |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Editor        |     Version:  4.8.1
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+----------------------
Changes (by SergeyBiryukov):

 * status:  new => closed
 * resolution:   => invalid
 * component:  General => Editor
 * milestone:  Awaiting Review =>


Comment:

 Hi @ReikoDD, welcome to WordPress Trac! Thanks for the report.

 The issue is caused by an
 [https://translate.wordpress.org/projects/wp/dev/admin/de/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=26&filters%5Btranslation_id%5D=50915264
 incorrect German translation] of the `g:i:s a` string as `H:i:s Uhr`.

 `U`, `h`, `r` are all recognized as valid parameters of the PHP
 [https://secure.php.net/manual/en/function.date.php date()] function, and
 they produce the `150522195801Tue, 12 Sep 2017 13:12:38 +0000` part on
 your screenshot.

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


More information about the wp-trac mailing list