Opened 11 years ago
Last modified 7 years ago
#2118 accepted defect
Plugins referencing missing assemblies are not shown in the PluginManager
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 4.0 |
Component: | PluginInfrastructure | Version: | 3.3.9 |
Keywords: | Cc: |
Description
Plugins exporting types that are derived from types in a missing assembly could not be loaded (PluginValidator line 256). Therefore, these plugins and their descriptions are not shown in the PluginManager. The problem is that there is no information provided why these plugins cannot be loaded and how a user could fix the HL installation.
Change History (2)
comment:1 Changed 9 years ago by gkronber
comment:2 Changed 7 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 4.0
- Priority changed from medium to high
- Status changed from new to accepted
We should check whether this is still happening after the changes in #2522
Note: See
TracTickets for help on using
tickets.
See related ticket #2522.