Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebPromise broken when Interceptor present (Grails 3.3.9) #31

Open
rrsdev opened this issue May 15, 2019 · 0 comments
Open

WebPromise broken when Interceptor present (Grails 3.3.9) #31

rrsdev opened this issue May 15, 2019 · 0 comments

Comments

@rrsdev
Copy link

rrsdev commented May 15, 2019

With Grails 3.3.9 and it's compatible async plugin.

When a grails web Interceptor with a namespace selector is present, a WebPromise causes a server exception due to a null when calling getControllerName().

See the sample project at https://github.com/rrsdev/grails-async-interceptor

Example URLs would be:

If you delete or rename the secured.async.AuthorizationInterceptor class then all URLs work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant