3 - Missing OptionalDeps prevent disembedding
The libraries used are not listed as OptionalDeps, thus the addon might break if the libraries are installed independently and not embedded.
Patch below:
Index: Broker_Money.toc
===================================================================
--- Broker_Money.toc (revision 18)
+++ Broker_Money.toc (working copy)
@@ -7,6 +7,7 @@
## SavedVariablesPerCharacter: Broker_MoneyConfig
## SavedVariables: Broker_MoneyDB
## X-Email: sb@sbuehl.com
+## OptionalDeps: LibStub, CallbackHandler-1.0, LibQTip-1.0, Ace3
libs\LibStub\LibStub.lua
libs\LibQTip-1.0\LibQTip-1.0.lua
| User | When | Change |
|---|---|---|
| mitch0 | Fri, 05 Jun 2009 08:35:45 | Create |
Facts
- Last updated on
- 01 Jul 2009
- Reported on
- 05 Jun 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.