Booleanformat() member function not compat with ACF

Description

https://trycf.com/gist/91eb01d8f35b0ea773454a37458f1cee/lucee6-beta?theme=monokai

<cfscript> res = 0; writeOutput(booleanFormat(res)); // Works well with both LUCEE and ACF writeOutput(res.booleanFormat()); // Not supported In Lucee & ACF return FALSE </cfscript>

Activity

Show:

Pothys - MitrahSoft 28 June 2023 at 07:40

I added a testcase for this ticket.
PR : https://github.com/lucee/Lucee/pull/2141

Details

Assignee

Reporter

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

Priority

Created 27 June 2023 at 15:33
Updated 28 June 2023 at 08:31

Flag notifications