2 - 3.2 PTR Errors
What steps will reproduce the problem?
1. Login on the PTR with MonkeyLibrary enabled.
2.
3.
What is the expected output? What do you see instead?
Expecting no output. See an error on screen.
What version of the product are you using?
Latest available on curse
Do you have an error log of what happened?
Since fixing the error in my local copy, no.
Please provide any additional information below.
Lines 10-13 of MonkeyGlobals.lua need to be changed to the following:
BasicScriptErrors:SetWidth(600); BasicScriptErrorsText:SetWidth(580); BasicScriptErrors:SetPoint("BOTTOM", "UIParent", "BOTTOM", 0, 100); BasicScriptErrors:SetPoint("TOP", "UIParent", "BOTTOM", 0, 220);
| User | When | Change |
|---|---|---|
| Jim-Bim | Mon, 10 Aug 2009 16:23:33 | Changed status from Accepted to Fixed |
| Jim-Bim | Mon, 10 Aug 2009 16:23:29 | Changed status from New to Accepted |
| Speeddymon | Wed, 01 Jul 2009 21:01:41 | Create |
Facts
- Last updated on
- 10 Aug 2009
- Reported on
- 01 Jul 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.