displaying top 100 results
Tracker Issue OrmSearch does not include result score + entity for queries generating a single result
2613214 CF-3338790 ORM Support Lewis Stewart OrmSearch does not include result score + entity for queries generating a single result Problem Description:
When an OrmSearch() query returns a single result, that result is not included in the "data" array of the result object.
Steps to Reproduce
Tracker Issue for-in bug
2608765 CF-4010308 Language Lewis Stewart for-in bug I believe there is a serious bug with the for-in construct when used in a particular fashion. In particular, if the "in" expression is a function call, it appears that the function is invoked multiple times (to be precise, it always appears