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

Prevent NPE in ERXExistsQualifier when baseKeyPath is null #795

Merged
merged 1 commit into from
Aug 29, 2016

Conversation

sgaertner
Copy link
Contributor

When ERXExistsQualifier is created without a baseKeyPath, no relationship will be determined in sqlStringForSQLExpression. relationship remains null and therefore an NPE is thrown when calling subExpression.prepareSelectExpressionWithAttributes.

@darkv darkv added the Wonder7 label Aug 26, 2016
@darkv darkv merged commit 39bd49e into wocommunity:master Aug 29, 2016
@sgaertner sgaertner deleted the ERXExistsQualifier_patch2 branch May 13, 2019 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants