[wp-trac] Re: [WordPress Trac] #2798: Error while checking for

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 6 17:07:56 GMT 2006


#2798: Error while checking for blacklisted words
-------------------------------------------------+--------------------------
 Reporter:  prokurator                           |        Owner:  leftjustified
     Type:  defect                               |       Status:  assigned     
 Priority:  normal                               |    Milestone:  2.0.4        
Component:  Administration                       |      Version:  2.0.2        
 Severity:  major                                |   Resolution:               
 Keywords:  blacklist pattern spam bg|has-patch  |  
-------------------------------------------------+--------------------------
Comment (by ryan):

 To implement, replace \b with some keyword, BOUNDARY for example, do the
 preg_quote(), and then replace BOUNDARY with \b before using it in the
 regex.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2798>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list