[wp-trac] Re: [WordPress Trac] #7467: Pages with four digits do not
get handled correctly.
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 20 22:55:06 GMT 2008
#7467: Pages with four digits do not get handled correctly.
-------------------------------------+--------------------------------------
Reporter: noel | Owner: anonymous
Type: defect | Status: closed
Priority: high | Milestone:
Component: General | Version: 2.6.1
Severity: major | Resolution: duplicate
Keywords: permalinks, rewrite.php |
-------------------------------------+--------------------------------------
Changes (by DD32):
* status: new => closed
* resolution: => duplicate
* milestone: 2.7 =>
Comment:
See #5305, The plugin listed there might be helpful too
And just as an aside, If your post ID's are the same as the number in all
cases, You'll be FAR better off performance wise to use /content/%id%/ (Or
%postID% whatever that tag is) as it'll require less MySQL hunting for the
actual result (Much easier to sort on an Int than a text field)
--
Ticket URL: <http://trac.wordpress.org/ticket/7467#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list