Bug0026
- Description
- Plugins with names before Core can't respond to init_default_db properly
Since Core.py drops the pyflag database and readds it when responding to init_default_db, any plugin (i.e. Configuration.py) that starts before it in the alphabet (I presume the handlers get called in alphabetical order) doesn't get to make tables since Core drops the whole db.
Attach backtrace here.
- Logged
- 2007-04-18
- Logged By
- Assigned to
- Status
- Close
You can specify the order that plugins should respond to events
Get back to the BugIndex
