-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP2 (5.1.5), 5.2 EE SP1 (5.2.5)
-
Fix Version/s: 5.1 EE SP3 (5.1.6), 5.2 EE SP2 (5.2.6)
-
Component/s: None
-
Labels:None
-
Environment:All
Currently, filters only run when they match the URL but some servlets do more than one thing and you might want to apply a filter only to one of those things.
- is related to
-
LPS-3852 BaseFilter should use the full url + query string for pattern matching, rather than just the url portion (because some broken servlets do more than one thing, and you might want to apply a filter to only one of those things)
- Closed