-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Reproduction steps:
- Start up a portal
- Create 2 web contents: "A" and "B"
- Add them as related assets to each other
- Create a widget page
- Add a web content display to the widget page
- Configure web content display widget to show content "A"
- Configure web content display widget to show related assets
- Click on content "B" in the related assets section of the web content display portlet showing content "A".
Expected result: content "B" is shown, with related assets section
Actual result: content "B" is shown, but without the related assets section
Notes:
This is a behavior change in 7.2 compared to 7.1. From the commit LPS-92040 Don't show related assets by default it seems like this is an intentional change. However, it's not listed in the 7.2 breaking changes list, and users expect this default behavior.
There should be a way to configure it to work like in 7.1.