#15813 closed defect (bug) (fixed)
PATHINFO Taxonomy URLs no longer work
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | highest omg bbq |
Severity: | blocker | Version: | 3.1 |
Component: | Taxonomy | Keywords: | has-patch |
Focuses: | Cc: |
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)
Note: See
TracTickets for help on using
tickets.
I think we just need to add
$wp_rewrite->root
to the front.