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

[BACKPORT] [BUGFIX beta] serialize type for embedded, polymorphic belongsTo #3876

Merged
merged 1 commit into from
Nov 3, 2015
Merged

[BACKPORT] [BUGFIX beta] serialize type for embedded, polymorphic belongsTo #3876

merged 1 commit into from
Nov 3, 2015

Conversation

pangratz
Copy link
Member

This fixes the issue where the serializePolymorphicType hook on the
serializer hasn't been invoked when an embedded, polymorphic belongsTo
relationship is serialized.


This fixes #3871.

This fixes the issue where the `serializePolymorphicType` hook on the
serializer hasn't been invoked when an embedded, polymorphic belongsTo
relationship is serialized.
@pangratz pangratz changed the title [BUGFIX beta] serialize type for embedded, polymorphic belongsTo [BACKPORT] [BUGFIX beta] serialize type for embedded, polymorphic belongsTo Oct 20, 2015
@bmac
Copy link
Member

bmac commented Oct 28, 2015

Note for future readers: #3875 Is the pr that adds this bugfix to the master branch.

fivetanley added a commit that referenced this pull request Nov 3, 2015
…d-polymorphic-belongsTo

[BACKPORT] [BUGFIX beta] serialize type for embedded, polymorphic belongsTo
@fivetanley fivetanley merged commit 289c667 into emberjs:release-1-13 Nov 3, 2015
@pangratz pangratz deleted the backport-fix-serialize-embedded-polymorphic-belongsTo branch January 5, 2016 07:55
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.

None yet

3 participants