[wp-trac] [WordPress Trac] #15729: Better UX after supplying incorrect information to setup-config
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 23 02:42:50 UTC 2010
#15729: Better UX after supplying incorrect information to setup-config
-------------------------------------+-----------------------------
Reporter: nacin | Owner: kapeels
Type: defect (bug) | Status: accepted
Priority: low | Milestone: Future Release
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: gci has-patch 3.2-early |
-------------------------------------+-----------------------------
Comment (by SergeyBiryukov):
Perhaps we should use `htmlspecialchars( $dbname, ENT_QUOTES, 'UTF-8' )`
instead of just `htmlspecialchars( $dbname, ENT_QUOTES )`. Though I'm not
exactly sure if MySQL allows UTF-8 characters in database name, username
or password, I've tried to create a MySQL user with Cyrillic username and
it seems to be working.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15729#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list