These all seem like issues that deserve to be entered in JIRA (separately).
The actionName thing seems especially wrong, so you should attach a sample application to the JIRA issue.
On Nov 8, 2007 5:39 PM, Darryl Pentz <
djpentz@...> wrote:
Last but not least, I see there are times when the actionName is null in my
filter, which unfortunately screws with my security logic.
I assume this is because the filter intercepts the request at a point where
the URL has not been properly mapped to a controller and its action? In this
case, a call to /myapp/login yields controllerName = login, actionName =
null.
Is this expected behaviour or a bug?
- DP
Darryl Pentz wrote:
>
> Am I correct to assume there is no implicit 'log' object in a filter. I
> know the docs don't mention one and the groovy compiler complains
> accordingly.
>
> Is this planned for 1.0 Final?
>
> Just curious.
>
> - Darryl
>
--
View this message in context: http://www.nabble.com/Logging-in-Filters-tf4773800.html#a13657554