tracker issue : CF-4127382

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

Missing member equivalent of arrayDeleteNoCase

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Mingo Hagen / Mingo Hagen (Mingo Hagen)

Created: 03/10/2016

Components: Language

Versions: 2016

Failure Type: Non Functioning

Found In Build/Fixed In Build: CF2016_Final /

Priority/Frequency: Normal / All users will encounter

Locale/System: ALL / Platforms All

Vote Count: 1

Listed in the version 2016.0.02.299200 Issues Fixed doc
Problem Description:

The newly added arrayDeleteNoCase is missing its member function equivalent.

Steps to Reproduce:

test = ["a","b"];
writeOutput( test.deleteNoCase( "A" ));

Actual Result:

Error: The deleteNoCase method was not found.

Expected Result:

YES

Any Workarounds:

No

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

Watson Bug ID:	4127382

External Customer Info:
External Company:  
External Customer Name: Mingo Hagen
External Customer Email:  
External Test Config: My Hardware and Environment details: A computer with an OS and CF2016.

Attachments:

Comments:

test note
Comment by CFwatson U.
3302 | June 07, 2016 04:18:01 AM GMT
The fix for this bug is available as part of the early-access build for ColdFusion 2016 Update 2.
Comment by CFwatson U.
3303 | June 07, 2016 04:24:40 AM GMT