U4-7807 Domain, language, public access cache (GetAll) caches not working when there are no items
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Umbraco.Core.Cache
|
||||
|
||||
public FullDataSetRepositoryCachePolicyFactory(IRuntimeCacheProvider runtimeCache)
|
||||
{
|
||||
_runtimeCache = runtimeCache;
|
||||
_runtimeCache = runtimeCache;
|
||||
}
|
||||
|
||||
public virtual IRepositoryCachePolicy<TEntity, TId> CreatePolicy()
|
||||
|
||||
Reference in New Issue
Block a user