-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP5 (5.2.9) , 6.0 EE (6.0.10)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP6 (5.2.10), 6.0 EE SP1 (6.0.11)
-
Component/s: None
-
Labels:None
The method doFilter() in PortalClassLoaderFilter.java delegates the FilterChain to the Portal's ClassLoader. Applications that require servlet filters to be invoked within their own class loader may fail when attempting to use one of Liferay's servlet filter (like ServletAuthorizingFilter).
- is related to
-
LPS-14665 PortalClassLoaderFilter should only affect itself and not the entire chain
- Closed