search for: 11d50b

Displaying 1 result from an estimated 1 matches for "11d50b".

Did you mean: 11750b
2012 Mar 08
0
Safari Version 5.1.3 (7534.53.10) Browser problem --- removing cookie on OS X Lion 10.7.3 (11D50b) when still valid
Hi All, Hope this note helps the newbies to Rails As I''m new to Rails, I''d like to share how I tracked down Safari''s dropping of my cookie. My Applebug no: 11003492 registered 7 March/2012 My development platform: MacPro running rails 3.1.1 on OS X Lion 10.7.3 (11D50b) Problem: Firefox worked as programmed but switching to Safari my current_user_token kept in the cookie[:remember_user_token] became nil. Later in the debug sessions, this value returned was due to the cookie being removed by Safari --- not present! The steps leading to Safari dropping of the coo...