[wp-trac] [WordPress Trac] #11917: Integer URI segments in slugs not pulling proper page
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 15 23:18:38 UTC 2010
#11917: Integer URI segments in slugs not pulling proper page
---------------------------+------------------------------------------------
Reporter: jchristopher | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Rewrite Rules | Version: 2.9.1
Severity: normal | Keywords: slug, URI, URL
---------------------------+------------------------------------------------
Comment(by miqrogroove):
This has more to do with the internal "rewrite" system. It considers any
trailing numeric tokens to be page numbers, so it's literally trying to
find page number 2009 of a multi-paged birthday article.
I believe there is a valid bug here, however. WordPress really does not
support numeric slugs and should be preventing you from using them.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11917#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list