[wp-trac] [WordPress Trac] #32011: Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true
WordPress Trac
noreply at wordpress.org
Thu May 14 00:12:30 UTC 2015
#32011: Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true
-----------------------------+------------------------------
Reporter: spacedmonkey | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 4.1
Severity: normal | Resolution:
Keywords: good-first-bug | Focuses:
-----------------------------+------------------------------
Changes (by jorbin):
* keywords: => good-first-bug
Comment:
For this to happen you’d either have to create your own wp-config file
before installation, or add that constant if WP can’t create it itself.
I think the answer for this is to display a warning on the install screen
if `DO_NOT_UPGRADE_GLOBAL_TABLES` is defined as true. We have a precedent
for this in `src/wp-admin/network.php` for displaying a message if you
attempt to create a network with the constant defined.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32011#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list