Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.10.3 DXP SP3, 7.2.X, 7.3.4 CE GA5, Master
-
7.3.x
-
Committed
-
3
Description
Step to reproduce:
- Add a new site template
- Add a new site based on the new site template
- Navigate to Home page of new site
- Access to edit mode
- Add an Asset Publisher to page
- Publish the page
- Navigate to the page in view mode
- Assert the Asset Publisher is shown in page
- Click the info button
- Click Reset Changes
- Assert the Asset Publisher is not shown in page
- Click the pencil icon
Expected Results:
The Asset Publisher shouldn't be shown in edit mode.
Actual Results:
The Asset Publisher is still shown in edit mode.
Reproduced on:
Tomcat 9.0.37 + MySQL 5.7. Portal master GIT ID: 490bfbbfdedc4b5ef8537425d327eacd43f3b265.
Tomcat 9.0.33 + MySQL 5.7. Portal 7.3.4-GA5.
Tomcat 9.0.33 + MySQL 5.7. Portal 7.2.x-private GIT ID: 3a6ad3dedb22c8131a8b9025018edb1274140ef0.
Tomcat 9.0.33 + MySQL 5.7. Portal 7.2.10.3-SP3.