[wp-trac] [WordPress Trac] #20813: _get_plugin_data_markup_translate fails to load plugin translations

WordPress Trac noreply at wordpress.org
Thu Aug 22 04:02:14 UTC 2013


#20813: _get_plugin_data_markup_translate fails to load plugin translations
------------------------------------+---------------------
 Reporter:  arnee                   |       Owner:  dd32
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  3.7
Component:  I18N                    |     Version:  2.9
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch dev-feedback  |
------------------------------------+---------------------
Changes (by dd32):

 * owner:   => dd32
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"25081"]:
 {{{
 #!CommitTicketReference repository="" revision="25081"
 Sanitize the plugin path in `_get_plugin_data_markup_translate()` to a
 WP_PLUGIN_DIR-relative path. The function is designed in mind for
 receiving relative paths, but may be used with a absolute path.
 This change makes the function path-agnostic, and can accept either
 relative or absolute (converting to relative internally). Fixes #20813
 }}}

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


More information about the wp-trac mailing list