[wp-trac] [WordPress Trac] #15662: Too much escaping when Deleting a plugin
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 6 21:56:33 UTC 2010
#15662: Too much escaping when Deleting a plugin
--------------------------+-------------------------------------------------
Reporter: TobiasBg | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.1
Component: General | Version: 3.1
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Changes (by nacin):
* status: closed => reopened
* resolution: fixed =>
Comment:
get_plugins() gets cached, thus without markup or translations. Those are
then run later on via direct calls to get_plugin_data().
You're right in that's how the code works re: directories, but I don't
think that's by design. We should place a call to
_get_plugin_data_markup_translate() somewhere.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15662#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list