[wp-trac] [WordPress Trac] #42622: Maintenance Mode / DB Repair

WordPress Trac noreply at wordpress.org
Mon Nov 20 06:20:17 UTC 2017


#42622: Maintenance Mode / DB Repair
----------------------------+------------------
 Reporter:  munklefish      |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  low             |   Milestone:  5.0
Component:  Administration  |     Version:  2.9
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+------------------
Changes (by dd32):

 * keywords:   => has-patch
 * milestone:  Awaiting Review => 5.0


Comment:

 Thanks for the patch @tiagohillebrandt!

 For future contributions - please note that our ticketing system doesn't
 trigger email notifications when attachments are added, adding a comment
 mentioning you've uploaded a patch (and setting the has-patch keyword)
 allows us to review them as they come in. Including details of how it's
 tested and what edge-cases you've taken into account also greatly helps.

 Looking at [attachment:42622.patch], it can be simplified to the
 following:
 {{{
 if ( ! defined( 'WP_ALLOW_REPAIR' ) || ! WP_ALLOW_REPAIR ) {
 }}}

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


More information about the wp-trac mailing list