Issues

Select view

Select search mode

 

createTimeSpan is not numeric

Description

This is either an intended incompatibility or has been flat-out overlooked since that never seemed to have worked, not even in Railo. I assume the precision difference is an expected incompatibility due to offering milliseconds as 5th argument in Lucee.

Environment

None

Details

Assignee

Reporter

Priority

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

Created 25 January 2022 at 15:57
Updated 18 July 2022 at 19:38

Activity

Show:

Pothys - MitrahSoft27 January 2022 at 12:07

I've checked this ticket and confirmed issue happened on the lucee latest version 5.3.9.58-SNAPSHOT. Yes, isNumeric() with createTimeSpan() result have incompatibility with ACF. createTimeSpan() returns date-time object (Java Double) in ACF, timespan in lucee.


Flag notifications