Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

WebPromise broken when Interceptor present (Grails 3.3.9) #31

@rrsdev

Description

@rrsdev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions