[wp-trac] [WordPress Trac] #11337: Incorrect URLs for custom taxonomies when blog uses default URLs and taxonony should use rewrite

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 5 17:05:50 UTC 2009


#11337: Incorrect URLs for custom taxonomies when blog uses default URLs and
taxonony should use rewrite
--------------------------+-------------------------------------------------
 Reporter:  sirzooro      |       Owner:  markjaquith
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  2.9        
Component:  Canonical     |     Version:  2.8.5      
 Severity:  normal        |    Keywords:  needs-patch
--------------------------+-------------------------------------------------
 Steps to reproduce:[[BR]]
 - configure blog to use default permalink format (/?p=123);[[BR]]
 - register custom taxonomy. Set `rewrite` to `true` for it;[[BR]]
 - add `the_terms()` call somewhere in theme.

 Expected result: URLs to custom taxonomy pages should look like
 `site.com/?mytax=myterm` or `site.com/?taxonomy=mytax&term=myterm`

 Current results: generated URLs are incorrect: `site.commytax/myterm`

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11337>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list