Possible Bug: Variable Assignment Gets Swallowed By Function Invocation In Lucee 5.3.2.77

added by JavaScript Kicks
7/19/2019 10:40:23 AM

587 Views

Ben Nadel provides the steps to reproduce a bug in Lucee 5.3.2.77 in which you can't perform an assignment operation and invoke a Function at the same time. You can still perform assignment operations as part of larger expressions; just, not as Function arguments.


0 comments