static plugins should be addable via plugin-add

Bug #667598 reported by Monty Taylor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
High
Monty Taylor
7.0
Fix Released
High
Monty Taylor

Bug Description

Currently, it is possible to mark a plugin as static but not load_by_default. This causes it to not be added to the builtin plugin load list, and it works. Unless you then want to include it in plugin-add.

Plugin add should check to see if the plugin name is listed in the list of static plugins (which we'll need to add) and if it is, load it from there. if it's not, it can try to find an .so

gah.

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.