Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.3.X, Master
-
7.3.x
-
Committed
-
3
Description
Steps to Reproduce:
1. Add the below properties in portal-ext.properties.
com.liferay.portal.servlet.filters.strip.StripFilter=true minifier.enabled=true
2. Go to Design > Page Template and Create a new Page Template in the Masters section say "Master template".
3 Add a Documents and Media widget on either above or below the DropZone but not inside the dropzone. Click Publish.
4. Now go to Site Builder > Pages and Create a new Public Page based on the created "Master template"
5. Publish the page
6. Go to the created page
7. Right click on the page to "View Page Source".
Expected Result: The view page source should not have any gaps in between.
Actual Result: The view page source had many gaps in between.
Branch: Commit: 6d503b326f2c000b471591e8a26acab7d2c580b6: Issue Reproduced.
Master: Commit: 8888cc73639e41d1bf272802e05903d37c5cf96e: Issue Reproduced.