-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 6.1 EE GA3 (6.1.30)
-
Fix Version/s: 6.1.X EE
-
Component/s: UI Infrastructure
-
Fix Pack Version/s:
If "javascript.fast.load" is set to true and "com.liferay.portal.servlet.filters.minifier.MinifierFilter" is set to false, then everything.jsp and barebones.jsp will throw Javascript errors.
The following property was added to portal.properties:
minifier.enabled=true
Set this to true to enable minification of js and css resources.