Details
-
Improvement
-
Resolution: Fixed
-
Major
-
2.2.4, 2.3 M2
-
None
-
Easy
-
Description
ActionFilter should be mapped only to action servlet (it filters actions only) and in order to do so we have to make sure it isn't applied recursively. We need this too for portal integration, where this filter must not be applied before reaching the portal.