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 test on 3-0-stable regarding SafeBuffer #1545

Merged
merged 1 commit into from Jun 8, 2011

Conversation

sikachu
Copy link
Member

@sikachu sikachu commented Jun 8, 2011

Adapt [059692a] to make sure we perform correct cloning before manipulation on OutputBuffer.

This has been adapted from [823aa22]. However, after the fragment rendering, Builder returns the String object instead of ActionView::OutputBuffer. Somehow the same procedure which was in [823aa22] does not play nice with the String, and result in the fragment got lost.

…lation on `OutputBuffer`.

This has been adapted from [823aa22]. However, after the fragment rendering, `Builder` returns the `String` object instead of `ActionView::OutputBuffer`. Somehow the same procedure which was in [823aa22] does not play nice with the String, and result in the fragment got lost.
tenderlove added a commit that referenced this pull request Jun 8, 2011
Fix test on 3-0-stable regarding SafeBuffer
@tenderlove tenderlove merged commit 2111509 into rails:3-0-stable Jun 8, 2011
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

2 participants