tracker issue : CF-3342995

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

[ANeff] Bug for: typo in WSPublish() exception

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 10/09/2012

Components: Web Socket

Versions: 10.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: Final / 284969

Priority/Frequency: Minor / Very few users will encounter

Locale/System: English / Win All

Vote Count: 0

Just run <cfset wsPublish("nonExistentChannel", "my text") /> (where "nonExistentChannel" is a non-existent channel) and see error message:

"Channel nonExistentChannel doesnt exist or is not running."

The "doesnt" should be "doesn't". (missing the required apostrophe)

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

Watson Bug ID:	3342995

Keywords:
FixTested


External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:

Attachments:

Comments:

Nimit, can you check it again, as i have not found any instance of "doesnt" keyword.
Comment by Awdhesh K.
17650 | May 28, 2013 11:00:01 PM GMT
It was showing "doesnt" because somehow apostrophe was getting removed by jvm. Now it is fixed.
Comment by Nimit S.
17651 | June 01, 2013 10:51:43 AM GMT