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

Fix null reference while patching phone and address, when customized … #51

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

johnxjcheng
Copy link

Fix null reference while patching phone and address, when customized providers (derived from ProviderBase) are used. The original code handles null or empty child fields of phone number and address. But it did not handle the null condition of phone number and address itself.

…providers (derived from ProviderBase) are used
@ghost
Copy link

ghost commented May 20, 2021

CLA assistant check
All CLA requirements met.

@marcusca10 marcusca10 linked an issue Jan 19, 2022 that may be closed by this pull request
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.

Patch phone numbers triggers object null reference exception
1 participant