[wp-trac] [WordPress Trac] #5305: permalinks broken when article name is numeric
WordPress Trac
wp-trac at lists.automattic.com
Sat Jul 23 01:11:27 UTC 2011
#5305: permalinks broken when article name is numeric
--------------------------+-----------------------------
Reporter: thomask | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Permalinks | Version: 2.3.1
Severity: major | Resolution:
Keywords: needs-patch |
--------------------------+-----------------------------
Comment (by SergeyBiryukov):
Just stumbled upon this. Steps to reproduce:
1. Create a post with slug `1`.
2. Set permalink structure to `/%year%/%monthnum%/%postname%/`.
3. Then we have request: `2008/12/1`
4. Matched rule: `year=2008&monthnum=12&day=1`
Other permalink structures (Day and name, Numeric, even `/%postname%/`
mentioned above) work fine.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/5305#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list