Changes between Initial Version and Version 3 of Ticket #56840
- Timestamp:
- 10/17/2022 07:47:28 PM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56840
-
Property
Version
changed from
to
trunk
-
Property
Component
changed from
General
toPermalinks
-
Property
Milestone
changed from
Awaiting Review
to6.1
-
Property
Version
changed from
-
Ticket #56840 – Description
initial v3 1 1 In the previous WP versions, the permalink format was set to "Day and name" by default. 2 2 3 ###Steps to reproduce3 ==== Steps to reproduce 4 4 - Start from scratch 5 5 - Complete the WP install wizard … … 8 8 => With WP 6.1 RC1, it's set to "Plain" 9 9 10 ###Notes10 ==== Notes 11 11 12 12 It's not really causing issue to us, but we have an end-to-end test that assumes the permalinks are set to "Day and name" and it started failing as soon as we ran it with WP 6.1 RC1.