Running a plugin without a configuration should not be possible ...
and is not. However the behaviour of BASE should be changed in this case. As it is now BASE accepts everything and tries to start a job even if a configuration was not selected. This problem is reproducible with the RMAExpress plug-in. Are there cases when a configuration is not needed for a plug-in?
Change History
(4)
Component: |
coreplugins → core
|
Milestone: |
→ BASE 2.0+
|
Owner: |
changed from Johan Enell to Nicklas Nordborg
|
Milestone: |
BASE 2.0+ → BASE 2.0
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Some plugins doesn't require a configuration. For example the existing normalization plugins. The current implementation allows running a plugin with or without a configuration. So what needs to be changed is a way to let a plugin tell if a configuration is required or not. There are three cases: