-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP GA1, 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP18, 7.0.3 CE GA4, 7.0.0 DXP SP4, 7.0.X EE, 7.1.X, Master
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
1. Change the manual.export.enabled property to false, it is set to true by default:
# # Set this to true to enable exporting contents related to asset entries for # manual selection. # manual.export.enabled=true
2. Create e.g. a Web Content
3. Add an Asset Publisher to a page, configure it to manual asset selection, and choose the previously created content.
4. Export the Asset Publisher portlet
Result: The LAR contains the article
Expected: As exporting of the contents has been disabled, the article shouldn't be exported.