[wp-trac] Re: [WordPress Trac] #9270: force_balance_tags() gets mixed up with < and numbers

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 4 01:21:47 GMT 2009


#9270: force_balance_tags() gets mixed up with < and numbers
----------------------------+-----------------------------------------------
 Reporter:  feedr           |       Owner:  anonymous 
     Type:  enhancement     |      Status:  new       
 Priority:  normal          |   Milestone:  Unassigned
Component:  Administration  |     Version:  2.7.1     
 Severity:  normal          |    Keywords:            
----------------------------+-----------------------------------------------

Comment(by feedr):

 Edit: WikiFormatting got messed up

 Old regex:
 {{{
 <(\/?\w*)\s*([^>]*)>
 }}}

 New regex:
 {{{
 <(\/?\w+)\s*([^>]*)>
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9270#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list