-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.0 DXP FP87, 7.0.10.12 DXP SP12, 7.0.X, 7.1.10 DXP FP15, 7.1.X, 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Page Templates > Display Page Templates
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Reproduction steps:
- Navigate to Global site
- Create a web content called 'Test global Content'
- Go to Control Panel / Sites and create a blank site called 'Test site'
- Add a public page on this site, called 'Page 1'
- Create an additional public page, called 'Page 2' with the same settings
- Add an Asset Publisher to 'Page 1'
- Add an Asset Publisher to 'Page 2'
- Go to Configuration of the Asset Publisher portlet on 'Page 1' and at Setup / Asset Selection tab / Source section select Global scope and save
- Observe that 'Test global Content' is displayed by AP
- Go to 'Page 2' and configure Asset Publisher:
- at Setup / Asset Selection tab / Source section select Global scope and save
- at Display Settings tab enable 'Set as the Default Asset Publisher for This Page'
- On 'Page 1' click on three dots on the right side of 'Test global Content'
- Click Edit
Actual: The 'Display Page' section is visible
Expected: The 'Display Page' section should not appear.
Notes: The Global scope can't have Layouts, therefore, it can't have Display Pages. The Display page can only be selected from the content's own scope. So, that's why Global web contents can't have Display Pages at all.