Have an problem, where the extranet module dies/throws an error when using pagination on an ItemPublisher.
Anyone had that problem before?
An error occurred while attaching module (Dynamicweb.Frontend.Content)
System.FormatException: String was not recognized as a valid Boolean. at System.Boolean.Parse(String value) at System.Convert.ToBoolean(String value) at Dynamicweb.UserManagement.Frontend.Frontend.SaveForm(ParagraphSettings settings) at Dynamicweb.UserManagement.Frontend.Frontend.GetContent() at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)