-
Type:
Technical Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: Master
-
Fix Version/s: Master
-
Component/s: Pages > Page Editor
-
Labels:
-
Git Pull Request:
Step to reproduce:
- Add a page based on Blank
- Add a Container to page
- Click the body of Container
- Select Mapping in Image Source field
- Click the plus icon of Content field > Documents and Media tab > Select File
- Upload an image with greater than 2000px width > Add
- Select File URL in Field
- Inspect the Container element
- Assert the backround-image: url contains /documents/
- Change to the Tablet viewport
- Inspect the Container element
Expected Results:
The backround-image: url should contain /Preview-1000x0/
Actual Results:
The backround-image: url still contains /documents/
Reproduced on:
Tomcat 9.0.37 + MySQL 5.7. Portal master GIT ID: 7e19bd7f2a1a594ac722fa2401d51c2d0635b46b.