#4043 closed defect (bug) (fixed)
wp_title's month info is broken with ugly permalinks
| Reported by: | rob1n | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | General | Version: | 2.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Try /?m=200703 -- no month in the title. It's missing a substr() in wp_title().
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5137]) Fix months in wp_title(). fixes #4043