Opened 6 years ago
Closed 6 years ago
#41885 closed defect (bug) (invalid)
Editor in bottom line shows a timestamp
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.8.1 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi @ReikoDD, welcome to WordPress Trac! Thanks for the report.
The issue is caused by an incorrect German translation of the
g:i:s a
string asH:i:s Uhr
.U
,h
,r
are all recognized as valid parameters of the PHP date() function, and they produce the150522195801Tue, 12 Sep 2017 13:12:38 +0000
part on your screenshot.