Opened 13 years ago

Closed 13 years ago

#1588 closed defect (fixed)

Plug-in configurations that hasn't been configued should not be visible in the gui

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.17.1
Component: core Version:
Keywords: Cc:

Description

Currently it seems like it is possible to create a plug-in configuration for a plug-in but not go through the configuration wizard. In some cases the unconfigured configuration shows up in the list of plug-ins to use. There is a report on the mailing list (http://www.mail-archive.com/basedb-users@lists.sourceforge.net/msg02003.html) about this for the VirtualArray plug-in (Base1PluginExecuter).

The exact location of this problem has not been located. It may depend on the actual plug-in implementation which is responsible for the context checking. But... I think the BASE core shouldn't even consider configurations that hasn't been properly configured at least once. I think it should be possible to use the parameter-version property for that.

Change History (2)

comment:1 by Nicklas Nordborg, 13 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: assignedclosed

(In [5588]) Fixes #1588: Plug-in configurations that hasn't been configued should not be visible in the gui

Note: See TracTickets for help on using tickets.