[wp-trac] [WordPress Trac] #25622: Plugin change log link incorrect on multisite updates screen
WordPress Trac
noreply at wordpress.org
Thu Oct 17 13:27:21 UTC 2013
#25622: Plugin change log link incorrect on multisite updates screen
--------------------------+-----------------------------
Reporter: mindctrl | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: trunk
Severity: major | Keywords:
--------------------------+-----------------------------
In 3.7-beta2-25801 multisite, there's a problem with the link that shows
the change log when there's an update available for plugins. I've tested
on two clean multisite installs. When visiting the `wp-admin/network
/update-core.php` screen, the "View version x.x details" link is missing
the "network" piece of the URL. When the iframe pops, you get the "Install
Plugins" screen instead of the plugin change log.
The link is '''not''' broken on the main Plugins screen. It correctly
displays the change log.
Visit
http://37beta2/wp-admin/network/update-core.php
The link looks like this (note it's missing "network" after "wp-admin")
http://37beta2/wp-admin/plugin-install.php?tab=plugin-information&plugin
=plugin-name§ion=changelog&TB_iframe=true&width=640&height=670
Visit
http://37beta2/wp-admin/network/plugins.php
The link looks like this (link is correct)
http://37beta2/wp-admin/network/plugin-install.php?tab=plugin-
information&plugin=plugin-
name§ion=changelog&TB_iframe=true&width=600&height=800
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25622>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list