-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.X, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP40, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
Steps to reproduce:
1. Create a new site "test"
2. Set up virtual host for this site: www.test.com
3. Add www.test.com to the host file
4. Add a home page to the new site
5. On the new home page:
- add a Nested Portlets
- add an Asset Publisher inside Nested Portlets
- configure Asset Publisher display settings :
- Display template : Full content
- Check "Set as the Default Asset Publisher for This Page"
- Add 2 new contents with title "Content A" and "Content B" via the Asset Publisher.
6. Visit url http://www.test.com:8080/-/content-a
RESULT :
Asset Publisher displays all the contents.
EXPECTED BEHAVIOUR :
Only the content of the friendly URL should be displayed in the Asset Publisher (Content A)