[wp-trac] [WordPress Trac] #16229: Setting empty table prefix on Setup Config not respected
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 14 12:51:40 UTC 2011
#16229: Setting empty table prefix on Setup Config not respected
-----------------------------+-----------------------------
Reporter: knutsp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.0.4
Severity: minor | Keywords:
-----------------------------+-----------------------------
The default table prefix is "wp_" and this is shown on "setup-
config.php?step=1". If you remove this, make it empty, and presses Submit,
when you inspect your created wp-config.php, the table prefix is set to
"wp_".
To be able to make an install from scratch with no table prefix one has to
manually edit wp-config.php. No big problem, but WordPress should respect
one's wishes, and no prefix should be perfectly ok.
See line 160, 161 in wp-admin/setup-config.php
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16229>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list