MillHelp

10 - Display of the "Milling:" heading buggy

What steps will reproduce the problem?
1. /script MILLHELP_HEADER = true
2. Mouse-over an ink

What is the expected output? What do you see instead?
An error occurs, instead of the tooltip with the correct list of herbs.

What version of the product are you using?
2.0.2

Please change in function AddMillingInfo:

frame:AddLine(strformat("|cffffffff%s|r", header1))
->
frame:AddLine(strformat("|cffffffff%s|r", L["Milling:"]))

header1 seems to be a NIL.

User When Change
Starinnia Jan 08, 2011 at 21:44 UTC Changed status from New to Fixed
HatteSoul Jan 08, 2011 at 10:36 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated
Jan 08, 2011
Reported
Jan 08, 2011
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees