[wp-trac] [WordPress Trac] #11257: Reproducible Output Failure

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 29 03:18:49 UTC 2009


#11257: Reproducible Output Failure
--------------------------+-------------------------------------------------
 Reporter:  miqrogroove   |       Owner:       
     Type:  defect (bug)  |      Status:  new  
 Priority:  normal        |   Milestone:  2.9  
Component:  General       |     Version:  2.8.4
 Severity:  normal        |    Keywords:       
--------------------------+-------------------------------------------------

Comment(by miqrogroove):

 I traced it down to the last line of function wpautop()

 {{{
 $pee = preg_replace('/<p>\s*?(' . get_shortcode_regex() . ')\s*<\/p>/s',
 '$1', $pee);
 }}}

 I don't have time tonight to debug get_shortcode_regex(), but I'll keep
 you all posted when I do.

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


More information about the wp-trac mailing list