[wp-trac] [WordPress Trac] #32011: Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true
WordPress Trac
noreply at wordpress.org
Tue Jun 9 21:59:54 UTC 2015
#32011: Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true
--------------------------------------+-----------------------
Reporter: spacedmonkey | Owner: Oxymoron
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Upgrade/Install | Version: 4.1
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+-----------------------
Changes (by jorbin):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"32715"]:
{{{
#!CommitTicketReference repository="" revision="32715"
Remove Truthy check from DO_NOT_UPGRADE_GLOBAL_TABLES
Some, but not all, of the checks for DO_NOT_UPGRADE_GLOBAL_TABLES just
check if it is defined, so checking for truthiness could cause the issue
to not be fully fixed.
In the words of Colonel Jessep: You can't handle the truth!
Introduced in [32714]
Fixes #32011
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32011#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list