Changes between Initial Version and Version 1 of Ticket #40458, comment 5
- Timestamp:
- 04/17/2017 06:26:10 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40458, comment 5
initial v1 4 4 5 5 The attached tests filter `site_details` directly, but those custom values will not be part of the cached details. The magic getters and setters will report back correctly, but any custom variables would need their own separate cache group. 6 7 Is that right (and intended) or does this need a refresh to allow customization of the values inside the `site-details` cache object?