Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1283 closed defect (invalid)

Table exporter refuses to start if download immediately is disabled

Reported by: Jari Häkkinen Owned by: everyone
Priority: major Milestone: BASE 2.11.1
Component: coreplugins Version: 2.11
Keywords: Cc:

Description (last modified by Jari Häkkinen)

... even if a target file name is selected. The plug-in displays

Permission denied: Immediate execution is not allowed for this plugin.
Show details

   1. Permission denied: Immediate execution is not allowed for this plugin.

which is true but since I selected a file target it should generate the file. If I allow immediate download then a file is created as expected.

Change History (3)

comment:1 by Nicklas Nordborg, 15 years ago

Resolution: invalid
Status: newclosed

The table exporter must always be executed immediately, since it depends on context information available in the web client only.

comment:2 by Jari Häkkinen, 15 years ago

I suppose that the "Allow immediate execution" must exist for the plug-in definition, i.e., it cannot be forced to always be true? If this is the case we should improve the documentation to explicitly say that the option must be true for the table exporter. Also, the default description for the plug-in could say the same thing.

comment:3 by Jari Häkkinen, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.