tracker issue : CF-3940374

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

cfmap.js and cfwebsocketchannel.js have typo: handler misspelled hanlder

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Byron H Knapp / Byron H Knapp (Byron H Knapp)

Created: 02/16/2015

Components: AJAX

Versions: 11.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Minor / Very few users will encounter

Locale/System: English / Win 2003 Ent. Edition

Vote Count: 1

Listed in the version 2016.0.0.297996 Issues Fixed doc
Verification notes: verified_fixed on July 23, 2017 using build 2016.0.01.298513
Problem Description: typo in the word "handler" (code says "hanlder")

Steps to Reproduce: see code

Actual Result:

Expected Result:

Any Workarounds: 
In cfwebsocketchannel.js, change subscriptions_callbackHanlder to subscriptions_callbackHandler (in four places). 

In cfmap.js change LatitudeLongitudeHanlder to LatitudeLongitudeHandler (in one place)

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

Watson Bug ID:	3940374

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

Attachments:

Comments:

+1 - Same typo in multiple files, even after fixing CF-3342991? I'd just search the entire code base and replace all Hanlder w/ Handler.
Vote by External U.
8475 | February 16, 2015 12:29:31 PM GMT
Adobe, Just noting this ticket should be treated as a Bug instead of Enhancement Request, IMO. Thanks!, -Aaron
Comment by External U.
8468 | February 16, 2015 12:31:49 PM GMT
As I understand, these are local variables and should not impact an application in any way. Though we will correct it, curious to find out if this is impacting your application in any way?
Comment by Rupesh K.
8469 | February 17, 2015 01:38:45 AM GMT
Hi Rupesh, For me, it is purely cosmetic and not impacting in any way. Thanks!, -Aaron
Comment by External U.
8470 | February 17, 2015 09:18:36 AM GMT
Cosmetic (I assume?) Untested. Thank you.
Comment by External U.
8471 | February 17, 2015 05:34:22 PM GMT
Thanks Aaron and Byron for confirming.
Comment by Rupesh K.
8472 | February 17, 2015 11:14:44 PM GMT
This fix will be available in the next major version of coldfusion. (Comment added from ex-user id:prk)
Comment by Adobe D.
8473 | September 22, 2015 01:21:17 AM GMT
Verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513). Thanks!, -Aaron
Comment by Aaron N.
8474 | July 23, 2017 05:51:29 AM GMT