[wp-trac] [WordPress Trac] #15193: get_file_data() regex issue
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Fri Oct 22 14:22:44 UTC 2010
    
    
  
#15193: get_file_data() regex issue
--------------------------+-------------------------------------------------
 Reporter:  scribu        |       Owner:             
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  3.1        
Component:  Plugins       |     Version:             
 Severity:  minor         |    Keywords:  needs-patch
--------------------------+-------------------------------------------------
Changes (by nacin):
  * keywords:  has-patch => needs-patch
Comment:
 Also:
 {{{
 #Description:
 //Version:
 }}}
 etc.
 We can probably get away with preventing alphanumeric characters, i.e.
 `[^a-z0-9]*`.
 Related/duplicate: #14243
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15193#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list