[wp-trac] Re: [WordPress Trac] #6562: Visual Editor preserves multiple sequential spaces, fouls up shortcode parsing

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 9 20:31:05 GMT 2008


#6562: Visual Editor preserves multiple sequential spaces, fouls up shortcode
parsing
----------------------------+-----------------------------------------------
 Reporter:  markjaquith     |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:  2.6      
Component:  Administration  |      Version:  2.5      
 Severity:  normal          |   Resolution:           
 Keywords:  has-patch       |  
----------------------------+-----------------------------------------------
Changes (by azaozz):

  * keywords:  => has-patch

Comment:

 There are couple of characters that are valid whitespace in HTML, but are
 not allowed in PCRE patterns and not matched by \s. Normalizing the white
 space coming from HTML seems the better alternative.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6562#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list