Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Da LiDa LiLabels
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
Sprint
Fix versions
Priority
New
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Da Li
Da LiLabels
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
Sprint
Fix versions
Priority
Created last month
Updated last month
Resolved last month
The following code works in ACF and Lucee 5.4.6.9 and earlier:
Lucee 6 throws an error:
The function [clone] does not exist in the Struct. Available functions are [append, clear, copy, count, delete, duplicate, each, every, filter, find, findKey, findValue, getMetadata, insert, isEmpty, keyArray, keyExists, keyList, keyTranslate, len, map, numberFormat, reduce, some, sort, toJson, toSorted, update, valueArray].
This can be reproduced on Lucee 6.2.1.77-RC.
However, struct created by StructNew() seems to work fine across all versions: