Could not read expiration datas System.NullReferenceException: Object reference not set to an instance of an object. at Lecoati.LeBlender.Extension.Helper.GetCacheExpiration(String LeBlenderEditorAlias)
My Analysis:
Leblender version 1.0.8.4 and the latest version 1.0.9.2 does not have the null check in the Helper.GetCacheExpiration(Model.editor.alias.ToString()); method.
internal static IEnumerable
Could you please get the bug fixed and provide a new build?
LeBlender editor errors in Umbraco Audit logs
Error:
Could not read expiration datas System.NullReferenceException: Object reference not set to an instance of an object. at Lecoati.LeBlender.Extension.Helper.GetCacheExpiration(String LeBlenderEditorAlias)
My Analysis:
Leblender version 1.0.8.4 and the latest version 1.0.9.2 does not have the null check in the Helper.GetCacheExpiration(Model.editor.alias.ToString()); method.
internal static IEnumerable
Could you please get the bug fixed and provide a new build?
is working on a reply...