Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Rob Bilson / Rob Bilson (Rob Bilson)
Created: 06/07/2012
Components: Documentation
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 0
Problem Description:
In cf 9, you could call cacheGetProperties() with no parameters and it would return an array with two elements. One for the OBJECT cache and one for the TEMPLATE cache. In CF 10, calling caceGetProperties() only returns the data for the OBJECT cache. To get the results for the TEMPLATE cache, you have to call cacheGetProperties("template").
Steps to Reproduce:
<h3>Default Cache Config - Bug in CF 10. Should return results for both object and template cache, but doesn't</h3>
<cfdump var="#cacheGetProperties()#">
Actual Result:
Expected Result:
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3208819
External Customer Info:
External Company:
External Customer Name: Rob Brooks-Bilson
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: