#15813 closed defect (bug) (fixed)
PATHINFO Taxonomy URLs no longer work
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | highest omg bbq | Milestone: | 3.1 |
| Component: | Taxonomy | Version: | 3.1 |
| Severity: | blocker | Keywords: | has-patch |
| Cc: | scribu |
Description
PATHINFO URLs (those with /index.php/) for taxonomies no longer work in WordPress 3.1. They lack the /index.php/ that is required.
Attachments (1)
Change History (7)
markjaquith — 2 years ago
comment:2
markjaquith — 2 years ago
comment:4
markjaquith — 2 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:5
markjaquith — 2 years ago
Note: See
TracTickets for help on using
tickets.

I think we just need to add $wp_rewrite->root to the front.