[wp-trac] [WordPress Trac] #24311: wp_html_excerpt() output has changed

WordPress Trac noreply at wordpress.org
Fri May 10 23:42:11 UTC 2013


#24311: wp_html_excerpt() output has changed
--------------------------+-------------------
 Reporter:  markjaquith   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.6
Component:  Formatting    |    Version:  trunk
 Severity:  normal        |   Keywords:
--------------------------+-------------------
 Unit test failure due to [24214]:

 {{{
 1) Tests_Formatting_HtmlExcerpt::test_entities
 Failed asserting that two strings are equal.
 --- Expected
 +++ Actual
 @@ @@
 -'Baba '
 +'Baba'
 }}}

 It looks like a `trim()` got added to `wp_html_excerpt()` output.

 What should change, the function or the test?

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


More information about the wp-trac mailing list