tracker issue : CF-3342917

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

[ANeff] Bug for: WSPublish() breaks CGI

| View in Tracker

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:

  1. October 09, 2012 00:00:00: 1_WSPublishBreaksCGI.zip

Comments:

This _might_ be related to #CF-3306441.
Comment by External U.
17664 | October 09, 2012 12:28:36 AM GMT
I see my ticket here is a duplicate of Dave Ferguson's #CF-3330785. My attached code can be used to reproduce the issue. But please close my ticket here #CF-3342917 as being a duplicate of #CF-3330785. I will go vote for #CF-3330785. Thanks!, -Aaron
Comment by External U.
17665 | October 09, 2012 05:54:58 PM GMT