Opened 17 years ago
Last modified 17 years ago
#635 closed defect
AbstractExporterPlugin throws an exception when calling response.setDone(getSuccessMessage()) — at Initial Version
Reported by: | Martin Svensson | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.3.1 |
Component: | core | Version: | 2.3.0 |
Keywords: | Cc: |
Description
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.
This happens only when downloading immediately in a plugin that implements the AbstractExporterPlugin.
Note:
See TracTickets
for help on using tickets.