[wp-trac] [WordPress Trac] #5546: Variable expansion in error message

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 29 05:40:09 GMT 2007


#5546: Variable expansion in error message
--------------------------+-------------------------------------------------
 Reporter:  takayukister  |       Owner:  anonymous
     Type:  defect        |      Status:  new      
 Priority:  normal        |   Milestone:  2.5      
Component:  General       |     Version:  2.4      
 Severity:  trivial       |    Keywords:           
--------------------------+-------------------------------------------------
 When you define $table_prefix as any string including invalid letter, like
 '-+*!testtest', in wp-config.php and access any page on the site, it shows
 error message "''ERROR: -+*!testtest in wp-config.php can only contain
 numbers, letters, and underscores.''" Shouldn't it be "''ERROR:
 '''$table_prefix in wp-config.php''' can only contain numbers, letters,
 and underscores.''"?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5546>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list