Taco, if the ideas suggested so far (and later) don't resolve this, I'd like
to make a proposal: you say you can't replicate this. One almost never can.
The problems involved are often too unique for you to replicate. (I can say,
as others have, that this is not as unique as you may think--but by the same
token, it's almost never "CF playing up". Shame that it's always blamed.)
 
But as for being able to better observe/diagnose this, note that you could
do something like CFLOG in the suspected code to write out things (to a
file) like the user's CFID and CFTOKEN, or any other data (perhaps CGI
variables) that might help to determine what's different, as they go from
one page to the next. It would seem the only way they'd get a different
session would be if the session token changes between the page requests.
CFLOG will tell you.
 
/charlie
 

  _____  

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Taco Fleur
Sent: Wednesday, August 29, 2007 8:04 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: ColdFusion sessions playing up? showing info that
belongs to others? ....


It's nothing like that. We don't append cftoken to the url.
The user signs in, sees the correct information, then goes to another page
and sees the information from another user they don't know (so they say).
 
I have not been able to replicate this myself.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to