-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 3, 7.1.X, Master
-
Component/s: Fragment Administration
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
Description
Soy Template Warnings produced when navigating into Page Fragments. Its consequence is currently unclear, but it seems to be a result of the changes made to import/exporting multiple collections
30-May-2018 20:10:32.260 WARNING [http-nio-8080-exec-4] com.google.template.soy.shared.restricted.Sanitizers.filterNormalizeUri |filterNormalizeUri received bad value 'javascript:_com_liferay_fragment_web_portlet_FragmentPortlet_exportCollections();' 30-May-2018 20:10:32.261 WARNING [http-nio-8080-exec-4] com.google.template.soy.shared.restricted.Sanitizers.filterNormalizeUri |filterNormalizeUri received bad value 'javascript:_com_liferay_fragment_web_portlet_FragmentPortlet_openImportView();' 30-May-2018 20:10:32.262 WARNING [http-nio-8080-exec-4] com.google.template.soy.shared.restricted.Sanitizers.filterNormalizeUri |filterNormalizeUri received bad value 'javascript:_com_liferay_fragment_web_portlet_FragmentPortlet_deleteCollections();'
Steps to Reproduce
- Navigate to Site Admin > Build > Page Fragments
Expected Result
No Soy Errors Produced
Actual Result
Soy Errors Produced
Reproduced on:
Tomcat 9.0.6 + MySQL 5.7
Portal master GIT ID: 688888f75bc4ebf828be2f9d57d4974505f97839
- is duplicated by
-
LPS-81727 Warning error when navigating to Page Fragments
- Closed