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
ScopeSearchingPropertyAccessor cause NPE [SWF-1572] #753
Comments
Felix Martin commented I think the method read should throw an AccessException if scope == null |
Phil Webb commented
|
Phil Webb commented
|
Phil Webb commented Hi Felix, Thanks for raising this, it should now be fixed in the latest 2.4 SNAPSHOT. Cheers, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Felix Martin opened SWF-1572 and commented
ScopeSearchingPropertyAccessor causes a NPE if it's elected to access a property the first time the expression is evaluated and can't recover the property the following times.
Attached there is a project to reproduce the error:
Affects: 2.1.1, 2.3.0
Reference URL: http://www.linkedin.com/groups/Anyone-having-expertise-in-Spring-46964.S.169940852?qid=40c39805-87f8-4d0d-a256-85d82ab5f71f&trk=group_most_popular-0-b-ttl&goback=.gmp_46964.gde_46964_member_169940852.gmp_46964
Attachments:
The text was updated successfully, but these errors were encountered: