tracker issue : CF-3513929

select a category, or use search below
(searches all categories and all time range)
Title:

IE can't retain session variables

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Dave Krajcar / Dave Krajcar (RaiderDaveK)

Created: 03/05/2013

Components: Core Runtime, Session Management

Versions: 9.0

Failure Type: Crash

Found In Build/Fixed In Build: 9.0 /

Priority/Frequency: Critical / All users will encounter

Locale/System: English / Win 2003 Server

Vote Count: 0

Problem Description: When using IE to access code on a CF9 server, the session variables are lost between pages.  Chrome does not have this problem, only IE users.  (Unfortunately, IE is required.).   I have recreated this into a three small files to show the problem.  If you access the test.cfm page and press the button, in Chrome it will work fine when going to the junk.cfm page.  But IE says the session variables are gone.  The CFID changes in IE but not chrome.  On my local system running developer, IE runs fine too.  Just not on the production box.  I have tried the J2EE session variables on and off with no change.

Steps to Reproduce:  Unzip attached file into a directory and call up the test.cfm page.  Then click the button.  On a production CF server using IE, the code will fail.  Use Chrome or a development install of CF and no fail.

Actual Result:

Expected Result:

Any Workarounds:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3513929

External Customer Info:
External Company:  
External Customer Name: RaiderDaveK
External Customer Email:  
External Test Config: CF 9 and IE 8:

Attachments:

  1. March 06, 2013 00:00:00: 1_test.zip
  2. March 06, 2013 00:00:00: 2_test.zip
  3. March 06, 2013 00:00:00: 3_test.zip

Comments: