I'm checking member rights for the pages for the menu generation (v.7.2.1). There are pages that have role based access. Right after the first login I'm getting the right info about all pages but after any other page navigation the nodes that has role based access are not accessable for the user.
In other words right after the login UmbracoHelper.MemberHasAccess returns true and false with any other page reloads.
I've checked that Node and Member has the same roles, republished, resaved but it didn't helped.
That seems odd - Don't know if this can be fixed by doing an upgrade to the latest stable version of 7.2? Is it possible for you to try and do an upgrade and see if the problem still remains? If so please file a bug report at http://issues.umbraco.org/issues
UmbracoHelper.MemberHasAccess different results
Hi,
I'm checking member rights for the pages for the menu generation (v.7.2.1). There are pages that have role based access. Right after the first login I'm getting the right info about all pages but after any other page navigation the nodes that has role based access are not accessable for the user.
In other words right after the login UmbracoHelper.MemberHasAccess returns true and false with any other page reloads.
I've checked that Node and Member has the same roles, republished, resaved but it didn't helped.
Hi Eugene
That seems odd - Don't know if this can be fixed by doing an upgrade to the latest stable version of 7.2? Is it possible for you to try and do an upgrade and see if the problem still remains? If so please file a bug report at http://issues.umbraco.org/issues
/Jan
is working on a reply...