Skip to content

Fix User Signup w/ custom User Subclass #89

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
Jan 21, 2016
Merged

Fix User Signup w/ custom User Subclass #89

merged 1 commit into from
Jan 21, 2016

Conversation

netizen01
Copy link
Contributor

Signup would crash if a subclass of ParseUser was being used. Instead of instantiating ParseUser directly, find the correct subclass from the ParseObject subclass registration map.

Signup would crash if a subless of ParseUser was being used. Instead of instantiating ParseUser directly, find the correct subclass from the ParseObject subclass registration map.
@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@netizen01
Copy link
Contributor Author

Signed the CLA.

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@netizen01
Copy link
Contributor Author

Any ETA on this integration?

@wangmengyan95
Copy link
Contributor

LGTM. Ship it. Thank you @netizen01.

wangmengyan95 added a commit that referenced this pull request Jan 21, 2016
Fix User Signup w/ custom User Subclass
@wangmengyan95 wangmengyan95 merged commit dc5cf6b into parse-community:master Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants