| Hugo Ahlenius wrote: | > I am playing with this app - http://projecttracker.riaforge.org/ | > | > I am now encountering a case where cflogin doesn't execute at all, for | some | > reason - when logging in on an old session from a cookie. I haven't | tried to | > isolate the issue, and I haven't seen anything similar. | > | | I'm happy to try and reproduce--can you tell me exactly what steps I can | do to reproduce it? I'm just not quite clear on what you mean by | "logging in on an old session from a cookie." | | And does it throw an error, or do you just know cflogin isn't getting | hit based on the behavior?
I am not sure it is so easy to reproduce - I didn't save my cookie information. After clearing the cookie in the browser, the error went away. Basically I logged in (yesterday) with "remember me" checked (or whatever it is called), and when I hit the site/server today it alerted me that the session.user object wasn't loaded/created (at a point in the application). I experimented with some strategically placed cfabort tags and I could see that nothing within the <cflogin /> block in Application.cfm got executed. Now it seems to work like it should, and I can't reproduce it... /H. --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
