[wp-trac] Re: [WordPress Trac] #4554: Canonical trailing slashes
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 28 15:48:11 GMT 2007
#4554: Canonical trailing slashes
----------------------------+-----------------------------------------------
Reporter: ryan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3 (trunk)
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by ryan):
For example, one client wanted links of the form /2007/week24/. The maps
to a query of index.php?year=2007&w=24. The permalink redirector changes
this to /2007/ since it doesn't know about "w". Since the link is already
a permalink, simply not redirecting it will fix this situation. Mapping a
request of index.php?year=2007&w=24 to a permalink will still break,
however.
--
Ticket URL: <http://trac.wordpress.org/ticket/4554#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list