Opened 10 years ago
Closed 10 years ago
#37858 closed defect (bug) (fixed)
Sample permalink test uses invalid permalink tag
| Reported by: | johnbillion | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | low | Milestone: | 4.7 |
| Component: | Permalinks | Version: | 4.3 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 38417: