Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
9.11.3
-
None
-
Unknown
-
Description
The issue is that RoutingFilter only deal with the URL while it would be more generic to ask the ServletRequest parameters. Problem is that the wole thing is designed around the idea that parameters always are in the URL and create a ExtendedURL object.