Opened 16 years ago
Closed 16 years ago
#635 closed defect (fixed)
AbstractExporterPlugin throws an exception when finishing an export
Reported by: | Martin Svensson | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.3.1 |
Component: | core | Version: | 2.3.0 |
Keywords: | Cc: |
Description (last modified by )
The export seems to work and the file is downloaded but there is an exception thrown in the end of the export.
This happens when downloading immediately in a plugin that implements the AbstractExporterPlugin?.
Change History (3)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Summary: | AbstractExporterPlugin throws an exception when calling response.setDone(getSuccessMessage()) → AbstractExporterPlugin throws an exception when finishing an export |
comment:2 Changed 16 years ago by
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3475]) Fixes #635 The exception was thrown from the index.jsp page in www/common/plugin/.