Geta / EpiCategories

An alternative to Episerver's default category functionality, where categories are instead stored as localizable IContent.
Apache License 2.0
14 stars 13 forks source link

Error Copying Site with Site-Specific Assets Enabled #34

Open egandalf opened 4 years ago

egandalf commented 4 years ago

First: LOVE THIS PACKAGE.

Found an issue when a site has site-specific assets enabled. Using Episerver's Foundation code (both Foundation and Foundation CMS).

To reproduce:

Enable Site-specific assets for the site. (Not sure if this is required, but...) Add a Category inside of For This Site. Attempt to copy the site - Use the context menu to Copy the home/start page. Paste into Root (or anywhere outside of the site itself).

I get this error:

Screen Shot 2020-07-24 at 2 10 59 PM

egandalf commented 4 years ago

The fix is to disable site-specific assets, then go into Manage Content in Admin view and delete the SysSiteAssets folder: Screen Shot 2020-07-24 at 2 17 15 PM