Skip to content

__parseUser() now checks for if the elements are there first. #1

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

Merged
merged 1 commit into from
Jul 26, 2014

Conversation

achesak
Copy link
Contributor

@achesak achesak commented Jul 25, 2014

Not all of the fields for the user's details will necessarily be there, due to them not having been set by the user yet. In the previous implementation of the function this would cause an error if something was expected yet not found. This change checks any of the tags that might not be there, and only adds the value if there is one.

six519 added a commit that referenced this pull request Jul 26, 2014
__parseUser() now checks for if the elements are there first.
@six519 six519 merged commit 4b3aaa3 into six519:master Jul 26, 2014
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.

2 participants