[Geoserver-devel] [jira] Created: (GEOS-4594) PDF map output of very small size will fail to be generated using the partial buffer strategy

PDF map output of very small size will fail to be generated using the partial buffer strategy
---------------------------------------------------------------------------------------------

                 Key: GEOS-4594
                 URL: http://jira.codehaus.org/browse/GEOS-4594
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.1.1

We have to close the pdf generator, that unfortunately also closes the stream it's built on, as a result close() is called on the partial buffer output stream, which fails to flush the buffer if we are still working against the in memory buffer.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira