displaying top 100 results
Tracker Issue cachedafter
2672749 CF-4173565 Database Tim Soslow cachedafter Problem Description:
cfquery returns cached results even when the cachedafter date is updated to be after the date of the cached data
Steps to Reproduce:
See example.cfm to reproduce
Actual Result:
On the last row, the "Database Return" date
3075099 CF-4198613 Language : CF Component Tim Soslow Argument variable with elvis operator crashes inside cffunction Problem Description:
When using Elvis Operator in combination with accessing a value in a struct using a dynamically constructed string using an Argument variable, the page