I've found a weird bug that I'm stuck on.

The problem does not occur with any other browser (FF,IE6, Safari,  
Opera).   When IE7 hits a page where JSMX is used to generate any  
content, CF logs out the user, I receive an "Operation aborted"  
message, and the page redirects to the IE7 connection error page.

  The app is a ModelGlue App where the getAuthUser() values are  
checked on each page (event) request to deliver content.    When I  
dump getAuthUser() value in the JSMX generated content, it appears  
the the user is being logged out as soon as the http("GET".. )  is  
sending it's request (not when the main template fires or it wouldn't  
send the AJAX request to begin with).

Any ideas on how I could fix without re-doing the entire auth framework?

-Jon


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260395
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to