-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 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: Fragment Administration
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce:
- Add a basic web content
- Add a fragment with configuration
{ "fieldSets":[{ "fields":[{ "name":"itemSelector", "description":"", "label":"Content", "type":"itemSelector", "typeOptions":{ "enableSelectTemplate":true }, }] }] }
And HTML to display content selection:
${configuration.itemSelector}
- Create a display page template and add fragment
- Select basic web content as content configuration option
Expected Result:
The selected content data is shown
Actual Result:
The selected content data is not shown
Reproduced on:
Tomcat 9.0.17 + MySQL 5.7 Portal Master GIT ID: b39eaeac7c7f65d28ad616363df3005fa2052d5c
- Discovered while testing
-
LPS-100545 As a fragment developer I can add a configuration option for my fragment that allows the user to select an existing content
-
- Closed
-