Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can't install current develop branch #5864

Closed
2 tasks done
valadas opened this issue Nov 7, 2023 · 0 comments · Fixed by #5865
Closed
2 tasks done

[Bug]: Can't install current develop branch #5864

valadas opened this issue Nov 7, 2023 · 0 comments · Fixed by #5865
Milestone

Comments

@valadas
Copy link
Contributor

valadas commented Nov 7, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

During installation the site template fails to generate the site

Steps to reproduce?

  1. Download current develop branch
  2. Attempt to do a clean install

Current Behavior

The installer fails

Expected Behavior

Should install

Relevant log output

0:28 Minutes   |   48% ERROR:Error parsing site template.Unable to cast object of type 'DotNetNuke.Security.Permissions.PermissionInfo' to type 'DotNetNuke.Abstractions.Security.Permissions.IPermissionInfo'. at DotNetNuke.Security.Permissions.PermissionProvider.SaveFolderPermissions(IFolderInfo folder) at DotNetNuke.Security.Permissions.FolderPermissionController.SaveFolderPermissions(IFolderInfo folder) at DotNetNuke.Entities.Portals.Templates.PortalTemplateImporter.ParseFolderPermissions(XmlNodeList nodeFolderPermissions, Int32 portalId, FolderInfo folder) at DotNetNuke.Entities.Portals.Templates.PortalTemplateImporter.ParseFolders(XmlNode nodeFolders, Int32 portalId) at DotNetNuke.Entities.Portals.Templates.PortalTemplateImporter.ParseTemplateInternal(Int32 portalId, Int32 administratorId, PortalTemplateModuleAction mergeTabs, Boolean isNewPortal, LocaleCollection& localeCollection) at DotNetNuke.Entities.Portals.PortalController.CreatePortalInternal(Int32 portalId, String portalName, UserInfo adminUser, String description, String keyWords, IPortalTemplateInfo template, String homeDirectory, String portalAlias, String serverPath, String childPath, Boolean isChildPortal, String& message)

Anything else?

I have a wild guess that it may be caused by changes in #5841

Affected Versions

9.13.1 (alpha)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct
@valadas valadas added this to the 9.13.1 milestone Nov 7, 2023
bdukes added a commit to bdukes/Dnn.Platform that referenced this issue Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant