Duplicate
Details
Assignee
Michael OffnerMichael OffnerReporter
Pothys - MitrahSoftPothys - MitrahSoftPriority
NewLabels
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
NoneAffects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
Labels
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
Affects versions
Created 11 May 2023 at 10:24
Updated 29 July 2023 at 07:12
Resolved 12 May 2023 at 09:27
x = (left(".",1) eq "");
throws
lucee.runtime.exp.CasterException: cannot convert string[.] to a number; No digits found. at lucee.runtime.op.Caster.toBigDecimal(Caster.java:5016) at lucee.runtime.op.Caster.toNumber(Caster.java:368) at lucee.runtime.op.OpUtil.compare(OpUtil.java:347) at len_cfm$cf$2.call(/len.cfm:2)