[wp-trac] [WordPress Trac] #48623: WP 5.3 time problem causes day number shifts in permalinks
WordPress Trac
noreply at wordpress.org
Thu Nov 14 16:32:08 UTC 2019
#48623: WP 5.3 time problem causes day number shifts in permalinks
--------------------------+---------------------
Reporter: steevithak | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3.1
Component: Date/Time | Version: 5.3
Severity: major | Resolution:
Keywords: | Focuses:
--------------------------+---------------------
Comment (by maciejmackowiak):
@Rarst
1. time zone Los Angeles
2.
{{{
post_date 2019-03-18 19:57:43
post_date_gmt 2019-03-19 02:57:43
}}}
3 and 4 I'm not sure which one is old and which one is new
But current permalink shown in post editor is:
{{{
/2019/03/19/test/
}}}
and current working one is:
{{{
/2019/03/18/test/
}}}
Also when I go to localhost/?p={post_id}
I'm redirected to the not working one /2019/03/19/test/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48623#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list