[wp-trac] [WordPress Trac] #9456: problem using
/%category%/%postname%/
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 4 12:41:38 GMT 2009
#9456: problem using /%category%/%postname%/
--------------------------+-------------------------------------------------
Reporter: ramiy | Owner: ryan
Type: defect (bug) | Status: new
Priority: high | Milestone: Unassigned
Component: Permalinks | Version: 2.7.1
Severity: major | Keywords: parmalink,categories,category
--------------------------+-------------------------------------------------
parmalink structure: '''/%category%/%postname%/'''
using nested sub-categories appear as nested directories in the URI.
wordpress is dealing with those nested directories like ''%postname%''.
because we defined first directory as ''%category%'' and second directory
as ''%postname%''.
'''http://.../cat-news/post-name/''' - works ok.
'''http://.../cat-news/cat-news2/post-name/''' - returns 404.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9456>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list