Calling Canonicalize() On An Empty-String Returns NULL In Lucee 5.2.9.31

added by JavaScript Kicks
1/2/2019 7:30:25 AM

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