[wp-trac] [WordPress Trac] #27281: Videos with a space in the filename can break

WordPress Trac noreply at wordpress.org
Thu Mar 13 03:10:48 UTC 2014


#27281: Videos with a space in the filename can break
----------------------------+------------------
 Reporter:  wonderboymusic  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.9
Component:  Media           |     Version:  3.6
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+------------------

Comment (by wonderboymusic):

 My patch fixes this issue, would like feedback on where my
 `preg_replace()` should go... ? Are there other funcs that could benefit
 from this? The RegEx replaces a UTF-8 encoded Unicode representation of a
 non-breaking space with an old-fashioned space: `' '` #YOLO

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27281#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list