Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Adam CameronAdam CameronPriority
TrivialFix versions
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
Sprint
None
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Adam Cameron
Adam CameronPriority
Fix versions
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
Sprint
None
Created 14 October 2021 at 08:40
Updated 27 April 2022 at 16:52
Resolved 14 December 2021 at 05:57
See Gist on trycf.com:
<cfscript> i = 1; s = i.numberFormat("00000"); // Lucee: The function [numberFormat] does not exist in the Numeric writeDump([i,s]); // ColdFusion 2018+: 00001 </cfscript>
Affects version 5.3.8.206, but you don't offer that as an option.