Gary Gilbert wrote a post he called Coldfusion 9 ListToArray bug
where he compares the behavior of that function in ColdFusion 9 with other versions.
It seems that it behaves differently in version 9 if you use curly braces as delimiters, since they are used in implicit structures in ColdFusion 9.

Although I do not think that should be considered a bug, but a different behavior, that will be a problem for those who are migrating from previous versions, and they need to be aware of the delimiter changes

Bookmark and Share