Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#693 closed defect (fixed)

Select import plug-in dialog should not display auto-detect option in 'File format' list for plug-ins with no configurations

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.4
Component: web Version:
Keywords: Cc:

Description

There are three requirements for this bug to be seen:

  1. The plug-in must support autodetection
  2. The plug-in must be usable both with and without a configuration
  3. There shouldn't be any configurations

If this is the case, selecting the plug-in from the 'Plugin' list the auto-detect option is still visible in the 'File format' list. Since there is no file format for to use for auto-detect this options should be hidden. In practice, the plug-in should be handled in the same way as a plug-in that doesn't support configurations.

Note! The new AnnotationFlatFileImporter is the only core plug-in that fulfill all requirements.

Change History (3)

comment:1 by Nicklas Nordborg, 17 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3589]) Fixes #693: Select import plug-in dialog should not display auto-detect option in 'File format' list for plug-ins with no configurations

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

(In [4044]) Addresses #693. Removed references to plain matrix in GUI.

Note: See TracTickets for help on using tickets.