[wp-trac] [WordPress Trac] #16733: [16918] Broke PATHINFO custom taxomony permalinks

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 2 21:38:07 UTC 2011


#16733: [16918] Broke PATHINFO custom taxomony permalinks
---------------------------+--------------------
 Reporter:  markjaquith    |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  high           |   Milestone:  3.1.1
Component:  Rewrite Rules  |     Version:  3.1
 Severity:  major          |  Resolution:
 Keywords:                 |
---------------------------+--------------------
Description changed by markjaquith:

Old description:

> [16918] fixed #15813 for built in taxonomies, but broke it for custom
> taxonomies. It now double-adds the {{{index.php/}}} prefix.

New description:

 [16918] fixed #15813 for built in taxonomies, but broke it for custom
 taxonomies. It now double-adds the {{{index.php/}}} prefix to the rewrite
 rules.

 {{{
 index.php/index.php/type/([^/]+)/?$ => index.php?post_format=$matches[1]
 }}}

--

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16733#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list