[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 20:15:11 UTC 2015


#32011: Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true
--------------------------------------+-----------------------
 Reporter:  spacedmonkey              |       Owner:  Oxymoron
     Type:  defect (bug)              |      Status:  reopened
 Priority:  normal                    |   Milestone:  4.3
Component:  Upgrade/Install           |     Version:  4.1
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:
--------------------------------------+-----------------------
Changes (by ocean90):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 We don't bother with truthiness for the `DO_NOT_UPGRADE_GLOBAL_TABLES`
 global, should be just `if ( defined( 'DO_NOT_UPGRADE_GLOBAL_TABLES' )
 {}`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32011#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list