AtlasLoot Enhanced

686 - Wishlist database token for ZA changed (r14849)

v6.05.00_BETA-14849

The token used in the Wishlist database for ZA changed from:

ZA85Bossname#Difficulty

to:

ZABossname#Difficulty

Example:

{
	0, -- [1]
	69555, -- [2]
	"", -- [3]
	"=q4=Boots of the Ursine", -- [4]
	"=ds=#s12#, #a1#", -- [5]
	"ZA85Nalorakk#Normal", -- [6]
}, -- [12]

has now become:

{
	0, -- [1]
	69555, -- [2]
	"", -- [3]
	"=q4=Boots of the Ursine", -- [4]
	"=ds=#s12#, #a1#", -- [5]
	"ZANalorakk#Normal", -- [6]
}, -- [12]

The items are still marked with the Wishlist icon in the AtlasLoot item frame, and are still counted in the initial Wishlist selection of the Compare Frame.

However, once the Wishlist has been loaded into the Compare Frame, these items are not listed. There is no way to remove these items from the Wishlist without either editing SavedVariables\AtlasLoot.lua directly, or by deleting the Wishlist entirely and recreating it.

User When Change
Hegarol Mar 08, 2012 at 19:00 UTC Changed status from New to Fixed
err0rak Oct 17, 2011 at 05:08 UTC Changed description:
  The token used in the Wishlist database for ZA changed from:

- ##ZA85<Bossname>#Difficulty##
+ ##ZA85Bossname#Difficulty##
  to:
- ##ZA<Bossname>#Difficulty##
+ ##ZABossname#Difficulty##
  **Example:**
err0rak Oct 17, 2011 at 05:08 UTC Changed description:
  **v6.05.00_BETA-14849**

- The token used in the Wishlist database for ZA changed from " ##ZA85<Bossname>#Difficulty## "  to  " ##ZA<Bossname>#Difficulty## ".
+ The token used in the Wishlist database for ZA changed from:
+
+ ##ZA85<Bossname>#Difficulty##
+
+ to:
+
+ ##ZA<Bossname>#Difficulty##
+
  **Example:**
err0rak Oct 17, 2011 at 04:30 UTC Create

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

Facts

Last updated
Mar 08, 2012
Reported
Oct 17, 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