Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 5.2.3
-
Fix Version/s: None
-
Component/s: API, API > JavaScript
-
Labels:None
-
Branch Version/s:5.2.x, 6.0.x
-
Backported to Branch:Committed
-
Technical Documentation Required:Needs Documentation
-
Liferay Contributor's Agreement:Accept
-
Similar Issues:
Description
Creating a Delegation filter that will handle all servlet filtering needs of portal. This allows dynamically adding new filters and filter mapping. Current filters and mappings are moved to liferay-filter-web.xml which is read by this filter. Basically this filter takes over the job of servlet container and allows to do optimizations in addition to adding new filters dynamically.
Issue Links
- duplicates
-
LPS-18275
TCK test failed for PortletRequestDispatcher
-

As of Release 81403, Apache Wicket Portlets (v.1.4.x) functionality is broken, and the cause is introduced InvokerFilter and related staff. Note that Apache Wicket works fine in pre-71000 releases.