Just installed The Cogworks - Cookie Directive v1.0 as a quick fix in a V6.0.3 site. All working well apart from the Cookie Refresher. When operated it gives a YSOD:-
[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.cms.businesslogic.web.Document.get_Text() +12
TheCogworksCookieDirective.Web.usercontrols.TheCogworksCookieDirective.<>c__DisplayClass7.<EnsureUmbContentFromRequestCookies>b__4(Document x) +43
System.Linq.Enumerable.FirstOrDefault(IEnumerable`1 source, Func`2 predicate) +153
TheCogworksCookieDirective.Web.usercontrols.TheCogworksCookieDirective.CookieRefresher.EnsureUmbContentFromRequestCookies(IEnumerable`1 cookiesNodes) +817
TheCogworksCookieDirective.Web.usercontrols.TheCogworksCookieDirective.CookieRefresher.BtnRefresh_Click(Object sender, EventArgs e) +269
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
Not as far as I know. It came up just as the security issues arose a couple of weeks ago so maybe it's been forgotten about in the melee. Might be worth another Tweet.
The Cogworks - Cookie Directive
Just installed The Cogworks - Cookie Directive v1.0 as a quick fix in a V6.0.3 site. All working well apart from the Cookie Refresher. When operated it gives a YSOD:-
Did this got solved??
I have the same problem. V6.0.5
Not as far as I know. It came up just as the security issues arose a couple of weeks ago so maybe it's been forgotten about in the melee. Might be worth another Tweet.
is working on a reply...