Change Log:
--------------------
5.2.0.2
- Add fix contributed by Phanx to avoid the DEATH popup when reloading.
5.0.4.1
- Fix the PlayerTalentFrame nil error in the GlyphUI for 5.0.4.
- Remove some obsolete fixes.
4.3.4.1
- Fix a bug in the whisper menu and chat links for cross-realm players in LFR and BGs.
4.0.3.2
- Fix an error in the sort code for the map fix.
4.0.3.1
- Fix for the poiButton error when opening the Map.
- Avoid infinite loops with the InterfaceOptions_OpenToCategory fix.
4.0.1.1
- Disable the bugs that were fixed in 4.0.1.
3.3.5.9:
- Add fix for minimap ping not updating as you move making the ping appear to move locations as you move.
- Minor code changes.
3.3.5.8:
- Remove an unnecessary anonymous function.
- Fix InterfaceOptions_OpenToCategory to not complain when people use a table as the parent.
3.3.5.7:
- Fix a leaked global variable that was intended to be local.
- Remove workaround for BNSendWhisper leaking Real Names.
3.3.5.6:
- Forgot to change the warning strings when renaming thhe addon.
3.3.5.5:
- Rename addon to make Cairenn happy.
3.3.5.4:
- Make the warning when an addon tries to get your Real Name identify the addon that triggered it.
3.3.5.3:
- Add the block to stop addons from getting your Real Name.
3.3.5.2:
- Fix a typo that prevented the oneletter abbreviation fix for deDE from working for minutes.
3.3.5.1:
- Initial Release.
Description:
--------------------
After every patch there are often a variety of bugs that crop up in the WoW UI. Many of them go largely unnoticed by users. AddOn authors have often made small addons to fix these problems. This addon intends to create a single installation for users that include whatever fixes the community can come up with for UI problems. As new issues and workarounds are discovered they will be added. As old issues get fixed they will be removed. Users benefit by having a single addon they can just keep updated to get the fixes. Blizzard benefits by having a single addon to look for our workarounds to their problems and hopefully things get fixed sooner.
Current fixes include:
Fix the API to open to an addon's configuration category to actually open to it and scroll to it.
Fix the PlayerTalentFame is nil error with the GlyphUI.
The translation for time abbreviations for a single letter in the German Locale is wrong and are 3 letters. Put them back to a single letter. (Half fixed in 4.0.1)
REMOVED: A fix to the buttons for DropDown Menu items being behind the background, making it impossible to click them (only happens to submenus and usually only for ones with a large number of menu items). (Fixed with 4.0.1)
REMOVED Fix for minimap ping not updating as you move making the ping appear to move locations as you move. (Fixed by 4.0.1)
REMOVED: Block the exploit that allows AddOns from getting your Real Name from the Real ID system. (Fixed by hot fix on July 10th, 2010. BNSendWhisper now shows character name when whispering yourself).
Fix the poiButton error when opening the the Map. (Fixed in 5.0.4, possibly earlier)
Fix whisper menu options and chat links for cross-realm players in LFR and BGs. (Fixed in 5.0.4, possibly earlier)
Criteria for inclusion of a fix:
Be identifiable as a bug as opposed to an in...
--------------------
5.2.0.2
- Add fix contributed by Phanx to avoid the DEATH popup when reloading.
5.0.4.1
- Fix the PlayerTalentFrame nil error in the GlyphUI for 5.0.4.
- Remove some obsolete fixes.
4.3.4.1
- Fix a bug in the whisper menu and chat links for cross-realm players in LFR and BGs.
4.0.3.2
- Fix an error in the sort code for the map fix.
4.0.3.1
- Fix for the poiButton error when opening the Map.
- Avoid infinite loops with the InterfaceOptions_OpenToCategory fix.
4.0.1.1
- Disable the bugs that were fixed in 4.0.1.
3.3.5.9:
- Add fix for minimap ping not updating as you move making the ping appear to move locations as you move.
- Minor code changes.
3.3.5.8:
- Remove an unnecessary anonymous function.
- Fix InterfaceOptions_OpenToCategory to not complain when people use a table as the parent.
3.3.5.7:
- Fix a leaked global variable that was intended to be local.
- Remove workaround for BNSendWhisper leaking Real Names.
3.3.5.6:
- Forgot to change the warning strings when renaming thhe addon.
3.3.5.5:
- Rename addon to make Cairenn happy.
3.3.5.4:
- Make the warning when an addon tries to get your Real Name identify the addon that triggered it.
3.3.5.3:
- Add the block to stop addons from getting your Real Name.
3.3.5.2:
- Fix a typo that prevented the oneletter abbreviation fix for deDE from working for minutes.
3.3.5.1:
- Initial Release.
Description:
--------------------
After every patch there are often a variety of bugs that crop up in the WoW UI. Many of them go largely unnoticed by users. AddOn authors have often made small addons to fix these problems. This addon intends to create a single installation for users that include whatever fixes the community can come up with for UI problems. As new issues and workarounds are discovered they will be added. As old issues get fixed they will be removed. Users benefit by having a single addon they can just keep updated to get the fixes. Blizzard benefits by having a single addon to look for our workarounds to their problems and hopefully things get fixed sooner.
Current fixes include:
Fix the API to open to an addon's configuration category to actually open to it and scroll to it.
Fix the PlayerTalentFame is nil error with the GlyphUI.
The translation for time abbreviations for a single letter in the German Locale is wrong and are 3 letters. Put them back to a single letter. (Half fixed in 4.0.1)
REMOVED: A fix to the buttons for DropDown Menu items being behind the background, making it impossible to click them (only happens to submenus and usually only for ones with a large number of menu items). (Fixed with 4.0.1)
REMOVED Fix for minimap ping not updating as you move making the ping appear to move locations as you move. (Fixed by 4.0.1)
REMOVED: Block the exploit that allows AddOns from getting your Real Name from the Real ID system. (Fixed by hot fix on July 10th, 2010. BNSendWhisper now shows character name when whispering yourself).
Fix the poiButton error when opening the the Map. (Fixed in 5.0.4, possibly earlier)
Fix whisper menu options and chat links for cross-realm players in LFR and BGs. (Fixed in 5.0.4, possibly earlier)
Criteria for inclusion of a fix:
Be identifiable as a bug as opposed to an in...