misterdai/cftracker

CF Error when trying to stop sessions filtered by application

Closed this issue · 2 comments

In Sessions view, if you filter by application, then check one ore more session on the list and press the stop button, the following CF Error occurs:

Exception in onRequest
The action sessions.application failed.
The WC parameter to the application function is required but was not passed in.

Stopping sessions seems to work well, when sessions list is unfiltered.

Investigating cause, this is probably due to the changes being made in the development version to support railo as it requires web contexts to be passed.

Now fixed in the master branch.