﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
11337	Incorrect URLs for custom taxonomies when blog uses default URLs and taxonony should use rewrite	sirzooro	markjaquith	"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`"	defect (bug)	closed	normal		Canonical	2.8.5	normal	duplicate		
