460 Views
Ben Nadel demonstrates that the canonicalize() function in Lucee 5.2.9.31 operates slightly differently than the canonicalize() function in Adobe ColdFusion. Specifically, if you run it on an empty String, Lucee will return a NULL, which will "destroy" the variable into which it is stored.
0 comments