Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
3
-
UX / Visual - Desktop
Description
The Liferay code that invokes svg4everybody was updated to include the validate option here: https://github.com/liferay-frontend/liferay-portal/pull/104/commits/bee236a18a42b76423b52d7b9c40043ca5c07906
Due to this issue in svg4everybody: https://github.com/jonathantneal/svg4everybody/issues/148 the code then does not process all svgs, so icons are not always being rendered correctly.
Updating to the latest version of svg4everybody should fix the problem
Steps to reproduce:
- Setup liferay
- Add a cdn host and disable dynamic resources
- Create a content page and try to edit it
- OR (if step 3 is blocked) attempt to create a new web content
Expected Result:
Icons for the fragment translation toolbar are loading
Actual result:
Icons are not loading, e.g. the translation flag is not visible
Attachments
Issue Links
- is caused by
-
LPS-116940 Inline SVG markup is not rendered properly
- Closed
- mentioned in
-
Page Loading...