[wp-trac] [WordPress Trac] #21167: Problem with custom permalinks
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 6 11:43:16 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 |
-------------------------+------------------------------
Comment (by dd32):
Is there any reason why we can't just run the permastructure through
preg_quote()?
{{{
> preg_quote( '.+/()$[]%' );
\.\+/\(\)\$\[\]%
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21167#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list