Matthew Newell 8401d16c2e Fix cache keys to prevent fieldset caching errors
This change alters the cache namespace prior to retrieving cached record
data to ensure that different fieldsets are given different cache keys.

Previously, all cache keys for the same record would be specified
identically, leading to a situation where the fieldset would be ignored
if record caching is enabled.

Fixes #90.
2020-08-11 12:54:57 +01:00
..
2020-04-29 15:30:44 +01:00
2019-10-25 09:32:56 -04:00
2018-03-12 22:46:41 -07:00
2019-10-25 09:32:56 -04:00
2018-06-21 18:40:42 -07:00
2020-04-29 15:30:44 +01:00
2020-06-22 14:47:59 +01:00