[
https://issues.apache.org/jira/browse/TAP5-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912609#action_12912609
]
Hudson commented on TAP5-1277:
------------------------------
Integrated in tapestry-5.2-freestyle #193 (See
[https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/193/])
TAP5-1277: Tapestry incorrectly calls PrintWriter.flush(), not close(),
when writing JSON objects and arrays as the response
> Tapestry incorrectly calls PrintWriter.flush(), not close(), when writing
> JSON objects and arrays as the response
> -----------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-1277
> URL: https://issues.apache.org/jira/browse/TAP5-1277
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.2, 5.1
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.2.1
>
>
> Apparent flush() does not always do the right thing (i.e., actually flush
> data) and when combined with GZip this could explain problems people have
> seen with corrupted data. We should be able to remove application/json from
> the list of uncompressable content types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.