Status/Resolution/Reason: To Test//Fixed
Reporter/Name(from Bugbase): Mingo Hagen / Mingo Hagen (Mingo Hagen)
Created: 03/04/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: 3
Problem Description:
The newly added arrayContainsNoCase is missing its member function equivalent.
Steps to Reproduce:
test = ["a","b"];
writeOutput( test.containsNoCase( "A" ));
Actual Result:
Error: The containsNoCase method was not found.
Expected Result:
YES
Any Workarounds:
No
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4125124
Reason: BugVerified
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: