[wp-trac] [WordPress Trac] #10144: missing preg_quote delimiter
during wp_smiliessearch creation
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 13 17:45:19 GMT 2009
#10144: missing preg_quote delimiter during wp_smiliessearch creation
--------------------------+-------------------------------------------------
Reporter: jdub | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Formatting | Version: 2.8
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
Smiley strings can't contain "/" due to a missing preg_quote delimiter
during wp_smiliessearch creation (it is done correctly for the first
character, but not when quoting the rest of the string).
Patch attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10144>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list