[wp-trac] Re: [WordPress Trac] #2735: GBP symbol (£) not removed from permalinks
WordPress Trac
wp-trac at lists.automattic.com
Thu May 18 21:05:53 GMT 2006
#2735: GBP symbol (£) not removed from permalinks
-----------------------+----------------------------------------------------
Id: 2735 | Status: new
Component: General | Modified: Thu May 18 21:05:53 2006
Severity: minor | Milestone:
Priority: normal | Version: 2.0.2
Owner: anonymous | Reporter: NekoFever
-----------------------+----------------------------------------------------
Comment (by markjaquith):
Cannot duplicate. Comes out as wordpress-costs-%c2%a30
How is your £ getting past this?
{{{
$title = preg_replace('/[^%a-z0-9 _-]/', '', $title);
}}}
Are you sure you're not using a plugin that does its own title filtering?
--
Ticket URL: <http://trac.wordpress.org/ticket/2735>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list