Skip to content

Conversation

@homestar9
Copy link
Contributor

Will generate an error in ACF: "coldfusion.sql.QueryColumn@4e0968bf cannot be converted to a date." You don't need the toString() here.

Issues

I don't see a Jira board for cbSecurity.

Type of change

  • [ x] Bug Fix

Will generate an error in ACF: _"coldfusion.sql.QueryColumn@4e0968bf cannot be converted to a date."_  You don't need the `toString()` here.
Copilot AI review requested due to automatic review settings December 24, 2025 20:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an Adobe ColdFusion (ACF) compatibility issue where calling .toString() on a query column in the dateTimeFormat() function causes an error. The fix removes the unnecessary .toString() call, as dateTimeFormat() natively handles query column data types.

  • Removed .toString() call from prc.logs.logDate when passed to dateTimeFormat()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant