Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 10/09/2012
Components: Web Socket
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win All
Vote Count: 0
Duplicate ID: CF-3330785
WSPublish() breaks CGI scope.
Repro:
1) load index.cfm
2) load page.cfm, in another tab, and see CGI dump is correct and then click submit
3) on index.cfm, see submitted message appears
4) on page.cfm, click submit and see CGI dump is incorrect
5) on index.cfm, see submitted message does not appear (b/c form's action is CGI.SCRIPT_NAME, which is broken after WSPublish() is called)
(Code attached)
P.S. CGI scope is also broken when referenced within a WebSocket channel listener CFC.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3342917
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Attachments:
- October 09, 2012 00:00:00: 1_WSPublishBreaksCGI.zip
Comments: