listRemoveDuplicates adds trailing comma

Description

<cfset l='iPhone 5s,iPhone 5s,iPhone 5s'/>
<cfoutput>#listRemoveDuplicates(l)#</cfoutput>

outputs
iPhone 5s,
not
iPhone 5s

Environment

Configuration File /opt/lucee/lib/lucee-server/context/lucee-server.xml
OS Linux (3.14.35-28.38.amzn1.x86_64) 64bit
Servlet Container Apache Tomcat/7.0.59
Java 1.8.0_45 (Oracle Corporation) 64bit
Architecture 64bit

Activity

Michael Offner 
5 December 2016 at 07:37

Duplicate

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 4 June 2015 at 13:20
Updated 5 December 2016 at 07:37
Resolved 5 December 2016 at 07:37