[wp-trac] [WordPress Trac] #24845: Upgrade Network page continues to say Database Upgrade Required
WordPress Trac
noreply at wordpress.org
Fri Aug 23 02:02:06 UTC 2013
#24845: Upgrade Network page continues to say Database Upgrade Required
---------------------------+-----------------------
Reporter: andrejcarter | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Network Admin | Version: 3.6
Severity: normal | Resolution:
Keywords: |
---------------------------+-----------------------
Changes (by Ipstenu):
* status: closed => reopened
* resolution: worksforme =>
Comment:
Reopening - I reproduced this on a clean Multisite (locally) with no
plugins, nothing, going back to WP 3.3
Looking at the code, I see this at the top:
{{{
$action = isset($_GET['action']) ? $_GET['action'] : 'show';
}}}
And then the show is set to exactly the message we're seeing. Plus I don't
see any other fall back like "No update required"
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24845#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list