[wp-trac] [WordPress Trac] #11881: setup-config.php step 2 broken
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 15 15:56:55 UTC 2010
#11881: setup-config.php step 2 broken
-----------------------------+----------------------------------------------
Reporter: sivel | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Upgrade/Install | Version: 3.0
Severity: major | Keywords: has-patch
-----------------------------+----------------------------------------------
Comment(by nacin):
Closed #11909 as a duplicate.
Now I'm wondering if in the 2.9 branch we should add {{{define('WP_DEBUG',
false);}}} to setup-config.php (or {{{if( defined('WP_DEBUG') ...}}} to
wp-db.php).
Right now, $this->show_errors() will always run since an undefined
constant evaluates to true.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11881#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list