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

Fix replace in #10883

Merged
merged 1 commit into from
Apr 21, 2015
Merged

Fix replace in #10883

merged 1 commit into from
Apr 21, 2015

Conversation

mitchlloyd
Copy link
Contributor

Resolves #10881

The original test failed to reload the child elements after replacing and did not detect this regression. I fixed and refactored this test for clarity.

@rwjblue
Copy link
Member

rwjblue commented Apr 15, 2015

Looks good to me, can you prefix the commit with [BUGFIX beta]? If you have strong feelings on it, we could prefix with [BUGFIX release] and pull it into the release channel, but I don't know if we should ship a 1.11.4 for this.

Thoughts?

@mitchlloyd
Copy link
Contributor Author

It seems that not many are relying on this functionality since it stayed in for a bit. I'm not in dire need of this fix, I just ran across it when updating my ember-islands addon. For now I've prefixed it with [BUGFIX beta].

@rwjblue
Copy link
Member

rwjblue commented Apr 15, 2015

👍 - We can revisit if it becomes a more widespread issue.

@rwjblue
Copy link
Member

rwjblue commented Apr 15, 2015

Restarting Sauce Labs build.

@rwjblue
Copy link
Member

rwjblue commented Apr 16, 2015

Kicking saucelabs again.

@stefanpenner
Copy link
Member

@rwjblue sauce is now happy, should we merge?

rwjblue added a commit that referenced this pull request Apr 21, 2015
@rwjblue rwjblue merged commit ad2933d into emberjs:master Apr 21, 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.

[Regression] replaceIn doesn't replace
3 participants