Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.1 CE GA2
-
7.0.x
-
Committed
-
1.5
-
5
-
Regression Bug
Description
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.