Changes between Initial Version and Version 1 of Ticket #635


Ignore:
Timestamp:
Jun 11, 2007, 9:45:02 AM (17 years ago)
Author:
Martin Svensson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #635

    • Property Summary AbstractExporterPlugin throws an exception when calling response.setDone(getSuccessMessage())AbstractExporterPlugin throws an exception when finishing an export
  • Ticket #635 – Description

    initial v1  
    1 The export seems to work and the file is downloaded but there is an exception thrown, probably when response.setDone(..) is called in the end of the export.[[BR]]
    2 This happens only when downloading immediately in a plugin that implements the AbstractExporterPlugin.
     1The export seems to work and the file is downloaded but there is an exception thrown in the end of the export.[[BR]]
     2This happens when downloading immediately in a plugin that implements the AbstractExporterPlugin.