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

invoke method on the interceptor class, not the metaClass class #6

Merged
merged 2 commits into from
Aug 10, 2019

Conversation

animator013
Copy link

As i am upgrading my grails apps to this plugin i stumbled upon this issue. Whenever my onNotAuthenticated method is in the interceptor class I get an exception that onNotAuthenticated method cannot be invoked on ExpandoMetaClass.

I think we should omit the metaClass.

@pmcneil
Copy link
Member

pmcneil commented Aug 9, 2019

that needs a test :-)

@animator013
Copy link
Author

added test :)

@pmcneil pmcneil merged commit 687372e into nerdErg:master Aug 10, 2019
@pmcneil
Copy link
Member

pmcneil commented Aug 10, 2019

Nice

@animator013 animator013 mentioned this pull request Aug 13, 2019
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

Successfully merging this pull request may close these issues.

2 participants