Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gmethvin
Copy link
Member

Fixes #6280

@marcospereira marcospereira merged commit c0b619a into playframework:master Jul 1, 2016
@marcospereira
Copy link
Member

Backport to 2.5.x: 8404fb1

@marcospereira marcospereira added this to the 2.5.5 milestone Jul 1, 2016
@marcospereira
Copy link
Member

Oops! I've decided to revert the manual backport because of #6288 (which is related to this issue, I suppose). Sorry.

@gmethvin, fell free to submit a PR against 2.5.x.

@gmethvin
Copy link
Member Author

gmethvin commented Jul 1, 2016

@marcospereira No big deal; it was just the imports on the test that had conflicts. Now it cherry picks cleanly.


"get charset correctly" in {
val charset = StandardCharsets.ISO_8859_1.name()
val contentType = s"text/plain;charset=$charset"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allthough you dont really test the regex white space magic with this test, I am happy the bug it self was fixed so quickly. Thanks!

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.

3 participants