[Bb-trac] [bbPress] #1022: Installation dislikes quotes in keys

bbPress bb-trac at lists.bbpress.org
Sun Jan 4 15:31:23 GMT 2009


#1022: Installation dislikes quotes in keys
----------------------------------+-----------------------------------------
 Reporter:  johnjamesjacoby       |       Owner:                   
     Type:  defect                |      Status:  new              
 Priority:  highest               |   Milestone:  1.0              
Component:  Installation/Upgrade  |     Version:  1.0-beta (trunk) 
 Severity:  major                 |    Keywords:  key, installation
----------------------------------+-----------------------------------------
 Not sure if this is new since alpha5 or not, but on a fresh install the
 auth key seems to die when there is a quotation mark " in the key.

 Basically a WP key like
 define('SECURE_AUTH_KEY',
 '-\"r642fed3E1d>}MdGFlh at tR!QPU%/!S_6;CjO0}^>6TclyZM9mEKqEn+ <?)3 U#*X;');

 Ended up like
 define('BB_SECURE_AUTH_KEY', '-\');

 This actually messed up the installer at one point too, displaying part of
 the key inside an area where it wouldn't normally.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1022>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list