-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.X
-
Branch Version/s:7.1.x
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Create a basic web content ("myContent").
- Page fragments -> create collection and fragment ("myFragment"):
<div class="fragment_XXXXX"> <lfr-widget-asset-list></lfr-widget-asset-list> </div>
- Publish fragment
- Pages -> Page templates create collection and Content Page Template ("myTemplate").
- Include "myFragment" in "myTemplate".
- Configure "myTemplate"'s Asset Publisher: manual selection -> basic web content -> "myContent".
- Publish template.
- Create a public page using the previous template.
Expected result: Asset Publisher shows "myContent".
Observed result: Error "Asset Publisher is temporarily unavailable" is shown in the UI and the attached exception is thrown.