[wp-trac] [WordPress Trac] #11881: setup-config.php step 2 broken

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 14 22:17:17 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 TobiasBg):

 This in the new wp_default_constants():
 {{{
 /**
  * Should be exactly the same as the default value of SECRET_KEY in wp-
 config-sample.php
  * @since 2.5.0
  */
 $wp_default_secret_key = 'put your unique phrase here';
 }}}
 doesn't really make sense, or should the user also have to change this in
 the new file? I'd rather set it to SECRET_KEY by default, if that's the
 required value anyways.

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


More information about the wp-trac mailing list