[
https://issues.apache.org/jira/browse/TAP5-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-1277.
--------------------------------------
Fix Version/s: 5.2.1
Resolution: Fixed
> 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.