A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Seems like the EPi Web Form HTML-encodes the string and therefore the provider can't find the role to delete in a upgraded site.
Is there a configuration I can change or is it a bug?
System.Configuration.Provider.ProviderException
The role 'omoss-HUVUDREDAKTÖR' was not found.
Stacktrace:
at System.Web.Security.SqlRoleProvider.GetUsersInRole(String roleName)
at System.Web.Security.Roles.GetUsersInRole(String roleName)
at EPiServer.UI.Admin.DeleteMembershipDialog.DeleteUser_Click(Object sender, EventArgs e)
at EPiServer.UI.WebControls.ToolButton.OnClick(EventArgs e)
at EPiServer.UI.WebControls.ToolButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)