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

[BUGFIX beta] fix broken query params on ObjectController fixes #10733 #10736

Conversation

craigteegarden
Copy link
Contributor

When the deprecation was added to ObjectController's init(), _super() wasn't called which seems to have broken query param support in 1.11.0-beta5.

Fixes #10733

@rwjblue
Copy link
Member

rwjblue commented Mar 26, 2015

THANK YOU!

rwjblue added a commit that referenced this pull request Mar 26, 2015
…sion-object-controller

[BUGFIX beta] fix broken query params on ObjectController fixes #10733
@rwjblue rwjblue merged commit 0c057e3 into emberjs:master Mar 26, 2015
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.

Query Params broken with ObjectController on 1.11.0-beta.5
2 participants