Opened 17 years ago
Closed 17 years ago
#12508 closed defect (bug) (fixed)
Custom taxonomy permalinks broken
| Reported by: | scribu | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Rewrite Rules | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Using this permalink structure: /index.php/%year%/%monthnum%/%postname%/
/index.php/tax/slug (404)
/index.php?tax=slug (works)
get_term_link() returns /index.phptax/slug (also 404)
Previous work: #11061
Attachments (2)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Sort of related: #10786