tracker issue : CF-3650142

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

Request scope still being reset by WSPublish function.

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Keith Kjer / Keith Kjer (Keith Kjer)

Created: 10/15/2013

Components: Web Socket

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Final / 288871

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Windows 7 SP1 64-bit

Vote Count: 2

Problem Description:
As detailed prior in #3330785, the problem affecting CGI scope continues to affect Request scope when calling WSPublish(), the Request scope gets wiped for other areas of the code, as well as other strange behavior.

Steps to Reproduce:
Declare some request scoped variables.
Call WSPublish().
Check the request scope again in the same request but from a different area of code.
http://i.imgur.com/MEzINFw.jpg
http://i.imgur.com/jOljYBG.jpg

Actual Result:
Request scope blank.

Expected Result:
Request scope unabused and whole.

Any Workarounds:
Wrapping the WSPublish() call in a thread {  }, but only immediately there from within the page.

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

Watson Bug ID:	3650142

External Customer Info:
External Company:  
External Customer Name: kjerk_build
External Customer Email:  
External Test Config: My Hardware and Environment details:



ColdFusion 10 Update 11

Up to date Windows 7 x64

Attachments:

  1. October 16, 2013 00:00:00: 1_RequestScope2.jpg
  2. October 16, 2013 00:00:00: 2_RequestScope1.jpg

Comments:

This has been mentioned here: https://groups.google.com/forum/#!msg/coldbox/j9XojT4dhlw/skWvGOfyqgIJ And in a comment on the old bug: https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3330785
Comment by External U.
14202 | October 15, 2013 07:03:16 PM GMT
Encountered the issue using WSPublish() with ColdBox.
Vote by External U.
14204 | January 07, 2014 05:28:51 PM GMT
Causes problems with coldbox, a popular CF framework
Vote by External U.
14205 | January 07, 2014 05:29:57 PM GMT
This issue is fixed in the next major version of ColdFusion.
Comment by Nimit S.
14203 | March 04, 2014 11:15:26 AM GMT