[wp-trac] [WordPress Trac] #18813: Media Buttons missing with non english URL-s

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 29 17:00:09 UTC 2011


#18813: Media Buttons missing with non english URL-s
--------------------------+------------------------------
 Reporter:  mangus        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  3.2.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------
Changes (by SergeyBiryukov):

 * keywords:   => has-patch


Comment:

 To prevent non-ASCII characters in site URL being interpreted as
 placeholders, we can probably use `sprintf()` before the filter, and then
 filter the whole output.

 "1 Flash Gallery" works fine with both of the patches, but other plugins
 may require an update with [attachment:18813.2.patch].

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


More information about the wp-trac mailing list