[wp-trac] [WordPress Trac] #16662: Permalinks not working with 'category'
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 1 02:21:43 UTC 2011
#16662: Permalinks not working with 'category'
--------------------------+--------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1.1
Component: General | Version: 3.1
Severity: critical | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Changes (by greuben):
* keywords: => has-patch
Comment:
In 3.0.5, for categories we have used $this->front which includes the
static string included in the permalinks whereas in 3.1 we have set
with_front => false
In case of @reviewmylife,
3.0 -> category urls are like /blog/category/
3.1 -> category urls are /category/ due to the with_front => flase
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16662#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list