[wp-trac] [WordPress Trac] #11244: wp_widget_rss_output with show_summaryshows two ellipses

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 26 04:43:07 UTC 2009


#11244: wp_widget_rss_output with show_summaryshows two ellipses
--------------------------------------+-------------------------------------
 Reporter:  aaroncampbell             |        Owner:  westi   
     Type:  defect (bug)              |       Status:  accepted
 Priority:  low                       |    Milestone:  3.0     
Component:  Widgets                   |      Version:  2.9     
 Severity:  trivial                   |   Resolution:          
 Keywords:  needs-patch dev-feedback  |  
--------------------------------------+-------------------------------------
Changes (by nacin):

  * keywords:  needs-patch => needs-patch dev-feedback


Comment:

 We use a handful of mb_* functions, though perhaps that should be
 addressed. In this case, I used mb_strlen() since wp_html_excerpt() uses
 mb_substr(). So really, the latest patch works fine until we rid core of
 mb_* functions.

 I had wanted to avoid preg_replace() but yes, that would do it as well.

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


More information about the wp-trac mailing list