Re: integrated cookies failing on trunk
correction: the cookie value is made from the user name | expiration time | key (where key is calculated from the username+expiration)
Essentially the expiration and therefore the key are changing and I don’t know why. The functions are based on time() so the timezone within bbpress vs wordpress should not matter. And the pluggable functions are identical between the programs.