Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.3.2
-
Fix Version/s: Customer request, 2.3.3, 2.5.0-beta1, 2.4.2
-
Component/s: Page Builder
-
Labels:None
-
Sprint:[2.5] - Sprint 4
Description
Currently when the Page Builder doesn't show page under SiteAccesses which are matched using Map\Host matcher.
Steps to reproduce:
1. Create a eZ Platform v2.3 installation.
2. Apply provided SiteAccesses configuration:
ezplatform.yml
siteaccess: list: [site, admin, eng, pol] groups: site_group: [site, eng, pol] # WARNING: Do not remove or rename this group. # It's used to distinguish common siteaccesses from admin ones. # In case of multisite with multiple admin panels, remember to add any additional admin siteaccess to this group. admin_group: [admin] default_siteaccess: site match: # URIElement: 1 Map\Host: english.a.test: eng polish.b.test: pol admin.c.test: admin admin_group: page_builder: siteaccess_list: [site, eng, pol]
3. Log in to the Back Office and try to preview a site under eng or pol SiteAccess.
Result:
User is presented with the following eror:
Parameter 'content' is not set.