-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.1 CE GA2
-
Fix Version/s: 7.0.0 DXP FP1, 7.0.2 CE GA3, 7.0.0 DXP SP1, 7.0.3 CE GA4, Master
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1.5
-
Fix Priority:5
-
Git Pull Request:
https://github.com/liferay/liferay-portal/commit/fe6881a00c8d3d824cc5563c8d26da80645dcb96 modified dose not take into account the windows environment.
JspServlet L:622-623
Enumeration<URL> enumeration = bundle.findEntries( _DIR_NAME_RESOURCES, "*.jsp", true);
can't find jsp files on windows.