[wp-trac] [WordPress Trac] #31738: Shiny Updates - JS Error
WordPress Trac
noreply at wordpress.org
Tue Mar 24 17:29:34 UTC 2015
#31738: Shiny Updates - JS Error
-----------------------------+---------------------
Reporter: pavelevap | Owner: jorbin
Type: defect (bug) | Status: closed
Priority: high | Milestone: 4.2
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution: fixed
Keywords: | Focuses:
-----------------------------+---------------------
Changes (by jorbin):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"31872"]:
{{{
#!CommitTicketReference repository="" revision="31872"
Fill `$plugins['upgrade']` with extra info for use in list table
Shiny updates depends upon information from the update_plugins site
transient in order to set data- attributes which are used by JavaScript.
Since /wp-admin/plugins.php?plugin_status=upgrade uses
`$plugin['upgrade']` rather than `$plugins['all']`, we need to fill that
information in both places.
Fixes #31738.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31738#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list