[wp-trac] [WordPress Trac] #21167: Problem with custom permalinks

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 6 11:34:59 UTC 2012


#21167: Problem with custom permalinks
-------------------------+------------------------------
 Reporter:  kaffeeringe  |       Owner:
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Permalinks   |     Version:  3.4
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------------------
Changes (by SergeyBiryukov):

 * keywords:   => has-patch


Comment:

 [attachment:21167.patch] is an attempt to escape the special characters
 which are currently allowed in permalink structure and are acceptable in
 terms of valid URLs.

 Seems to work in the following cases:
 {{{
 /%postname%.%post_id%/
 /%postname%+%post_id%/
 /%postname%$%post_id%/
 /%postname%(%post_id%)/
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21167#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list