Status/Resolution/Reason: To Test//NeedMoreInfo
Reporter/Name(from Bugbase): Jay Kirk / Jay Kirk (Jay Kirk)
Created: 09/15/2016
Components: AJAX
Versions: 2016,11.0,2018
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 0
Problem Description: We have users who do not allow cookies.  When we make an ajax call, their session is not maintained.
Steps to Reproduce:  Disable cookies in your browser.  Create a coldfusion session.  Make an AJAX request which references the session.
Actual Result:Session is not maintained.
Expected Result:Session information should be available.
Any Workarounds: In the "cfajax.js" file (\cfusion\wwwroot\CFIDE\scripts\ajax\package), we found the issue and corrected with a few lines of code.  The problem is anytime we perform a CF update, we need to change these lines again.  See the note below.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID:	4189738
Reason:	BugVerified
External Customer Info:
External Company:  
External Customer Name: Jay Kirk
External Customer Email:  
External Test Config: My Hardware and Environment details: Window 10 64bit, SQL, IIS 10, CF 11
  Attachments:
- October 05, 2016 00:00:00: 1_AJAXTEST.zip
 - June 01, 2017 00:00:00: cfajax.js
 
Comments: