1 - Locale independent raid icons
What steps will reproduce the problem?
1. Install non-english WOW-client (or have someone in the group that has)
2. Run MagicMarker
3. Post raid assignments to raid-chat
What is the expected output? What do you see instead?
The expected output would be a list of raid icons and assignments, but instead of icons we see
text like {skull}, {cross}
What version of the product are you using?
r153
Please provide any additional information below.
The replacement of text with raid icons is locale-dependent. On english clients, {skull} gets replaced, on my client {Totenschädel} becomes the scull icon. There is however another replacement string that works on all locales: {rt1} - {rt8}. I replaced line 1537 in the Config.lua with
return format("{rt%d}", ccid)
and it shows the icon on both locales correctly.
| User | When | Change |
|---|---|---|
| rindy | Tue, 11 Aug 2009 09:39:46 | Create |
Facts
- Last updated on
- 26 Aug 2009
- Reported on
- 11 Aug 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.