#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 )
... 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 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
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 Changed 15 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
The table exporter must always be executed immediately, since it depends on context information available in the web client only.