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

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 6 09:03:17 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:               |
-------------------------+------------------------------
Changes (by sirzooro):

 * cc: sirzooro (added)


Comment:

 I checked this and found that dot is not escaped when generating rules,
 e.g.:
 {{{
   '([^/]+).([0-9]+)(/[0-9]+)?/?$' => 'index.php?name=$1&p=$2&page=$3'
 }}}
 Other special RX chars may also cause problems here - need to check if
 patch will work with them too.

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


More information about the wp-trac mailing list