[wp-trac] [WordPress Trac] #16640: Blank page when db pass is incorrect

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 23 15:13:50 UTC 2011


#16640: Blank page when db pass is incorrect
------------------------------+------------------------
 Reporter:  rasheed           |       Owner:  westi
     Type:  defect (bug)      |      Status:  reviewing
 Priority:  normal            |   Milestone:  3.1.1
Component:  Warnings/Notices  |     Version:  3.1
 Severity:  critical          |  Resolution:
 Keywords:  has-patch         |
------------------------------+------------------------

Comment (by westi):

 I think the correct fix here is to expand this check:

 {{{
 if ( defined( 'WP_SETUP_CONFIG' ) )
 }}}

 to include {{{WP_INSTALLING}}}

 As {{{install.php}} will then handle as {{{setup-config.php}} does.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16640#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list