displaying top 100 results
Tracker Issue Bug 83394:(Watson Migration Closure)The "includeEmptyValues" of listRest() appears not to work
2598151 CF-3041684 Language : Functions Matthew Walker Bug 83394:(Watson Migration Closure)The "includeEmptyValues" of listRest() appears not to work Problem:
The "includeEmptyValues" of listRest() appears not to work. You simply get the list returned unchanged if you use this attribute.
Method
Tracker Issue Bug 83395:(Watson Migration Closure)setLocale() and getLocale() give inconsistent results for some locales in the server
2598150 CF-3041685 Localization Matthew Walker Bug 83395:(Watson Migration Closure)setLocale() and getLocale() give inconsistent results for some locales in the server Problem:
setLocale() and getLocale() give inconsistent results for some locales in the server.ColdFusion.SupportedLocales list
Tracker Issue Use of tabs within HQL SELECT throws error
2612319 CF-3525456 ORM Support Matthew Walker Use of tabs within HQL SELECT throws error Problem Description:
If you use tabs to lay out your HQL query without spaces then you receive a cryptic error.
Steps to Reproduce:
Here's a typical query. If the white space is done with tabs