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

#3802 - replace null parameter with containingType #3891

Merged

Conversation

19bibo85
Copy link
Contributor

Fixes #3802 - Replace null parameter with containingType.

@SimonCropp
Copy link
Contributor

is it possible to add a test for this?

@StefanOssendorf
Copy link
Contributor

And did you sign the contribution agreement and send it to Rocky?

@rockfordlhotka
Copy link
Member

And did you sign the contribution agreement and send it to Rocky?

Yes, I have the agreement.

@19bibo85
Copy link
Contributor Author

is it possible to add a test for this?

That makes sense. Let me update the PR with the test.

@19bibo85
Copy link
Contributor Author

@SimonCropp Test TestContainingType has been added to the PropertyInfoTests class.

@StefanOssendorf
Copy link
Contributor

@19bibo85 Thank you for contributing and providing a test. But sadly the test does not verfiy the absence of the bug. I've reverted your fix in Csla.PropertyInfo<T> and the test is still green.
Would you mind fixing that? Thanks again :-)

@StefanOssendorf
Copy link
Contributor

@19bibo85 Thanks for your contribution! I'm just checking something organizational with rocky and will merge your PR as soon as that's resolved.

@StefanOssendorf StefanOssendorf merged commit 2799406 into MarimerLLC:main Apr 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Bug: ContainingType parameter isn't passed along instead null is used
4 participants