Opened 9 years ago
Closed 9 years ago
#37858 closed defect (bug) (fixed)
Sample permalink test uses invalid permalink tag
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | low |
| Severity: | minor | Version: | 4.3 |
| Component: | Permalinks | Keywords: | |
| Focuses: | Cc: |
Description
The Tests_Admin_Includes_Post::test_get_sample_permalink_should_allow_daylike_slugs_if_permastruct_does_not_cause_an_archive_conflict() unit test uses %month% in its permastructure, which is invalid. It should use %monthnum%. The test's validity remains unaffected.
Introduced in [32647].
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 38417: