tracker issue : CF-3911226

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

Struct map as a member func broken

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/NotABug

Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)

Created: 12/17/2014

Components: General Server

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Mac 10 All

Vote Count: 0

This is broken:

person = {name:"Ray", age:41};
youngerPerson = person.map(function(key,value,struct) {
	writedump(arguments);
});

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

Watson Bug ID:	3911226

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

Attachments:

Comments:

Misfire. I blame Adam Cameron. (Even though he proved it was working, it is still, somehow, his fault.) Please close.
Comment by External U.
9261 | December 17, 2014 02:38:54 PM GMT
;-) Def my fault.
Comment by External U.
9262 | December 17, 2014 02:42:48 PM GMT
Closing the bug map has been changed to structMap. Thanks, Suchika.
Comment by Suchika S.
9263 | December 18, 2014 12:45:14 AM GMT
" map has been changed to structMap" You've done *what*? And when? this is not the case in 11.0.3. Ray's code WORKS in 11.0.3...
Comment by External U.
9264 | December 18, 2014 03:22:00 AM GMT
Hi Suchika, In which build was map changed to structMap? Just as Adam confirmed, it is "map" in CF11.0.3. Thanks!, -Aaron
Comment by External U.
9265 | January 06, 2015 05:22:19 AM GMT
Ignore my comment. -Suchika
Comment by Suchika S.
9266 | January 06, 2015 05:42:01 AM GMT