[wp-trac] [WordPress Trac] #5039: Tags with multiple posts gives
wrong pagination link
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 21 22:59:41 GMT 2007
#5039: Tags with multiple posts gives wrong pagination link
-----------------------+----------------------------------------------------
Reporter: snakefoot | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.3
Component: General | Version: 2.3
Severity: normal | Keywords: tags,pagination
-----------------------+----------------------------------------------------
Using the following permalink structure:
/index.php/%year%/%monthnum%/%day%/%postname%/[[BR]]
/index.php/articles[[BR]]
/index.php/tags[[BR]]
The link forward is correct:
/index.php/tags/pet-food/page/2/
The link backward is missing index.php:
/tags/pet-food/
P.S. When changing the tag permalink structure, then it should
automatically remove any trailing slash from the tag-permalink structure
(like it already does with the category structure).
/index.php/tags/
Should become:
/index.php/tags
--
Ticket URL: <http://trac.wordpress.org/ticket/5039>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list