tracker issue : CF-3820906

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

List member function : ListRemoveDuplicates needs to added for list object

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Anuj Nawani)

Created: 09/09/2014

Components: Language, Functions

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: 291033 /

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Win XP All

Vote Count: 0

Listed in the version 11.0.03.292480 Issues Fixed doc
Code snippet:
<cfset x=" item1: item2: item3: ITEM1: item2: item3">
<cfoutput>#x.ListRemoveDuplicates(":", "yes")#</cfoutput>

Expected: item1: item2: item3
Actual: Give exception "The ListRemoveDuplicates method was not found."

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

Watson Bug ID:	3820906

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

Attachments:

Comments:

Hi Anuj, I've verified this is fixed in CF11 Update 3 (11,0,03,292024(PreRelease)). Thanks!, -Aaron
Comment by External U.
10962 | November 14, 2014 02:13:11 AM GMT