Skip to content

Conversation

@zfi
Copy link
Contributor

@zfi zfi commented Mar 1, 2018

A change made in version 1.1.14 to correct a URI issue introduced code that did not test for null data before operating on it. This error cascaded to the BlocklyProp service in the form a Null Pointer Exception.

The patch simply verifies that the email parameter actually contains data before attempting string manipulation on it.

@zfi
Copy link
Contributor Author

zfi commented Mar 1, 2018

Addresses issue #47

@zfi zfi merged commit 317558d into parallaxinc:master Mar 1, 2018
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.

1 participant