Opened 17 years ago

Closed 17 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 Martin Svensson)

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 by Martin Svensson, 17 years ago

Description: modified (diff)
Summary: AbstractExporterPlugin throws an exception when calling response.setDone(getSuccessMessage())AbstractExporterPlugin throws an exception when finishing an export

comment:2 by Martin Svensson, 17 years ago

Status: newassigned

comment:3 by Martin Svensson, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3475]) Fixes #635 The exception was thrown from the index.jsp page in www/common/plugin/.

Note: See TracTickets for help on using tickets.