407 - Fix auction house scanning/purchasing
What is the nature of the defect?
4.3 brought a change to the GetAuctionItemInfo() function. Yet again, Blizzard added a new return variable in the middle of the existing list. The change is documented here: http://www.wowpedia.org/API_GetAuctionItemInfo
What (if anything) triggers the defect? (happens when loading, when activating the mod, when clicking a particular button, etc)
Scanning the AH and attempting to buy stuff from it, in the 4.3 client.
Please post any error messages associated with the defect.
I don't get any error messages when I attempt to scan, I only see that there are X number of postings for some item, but 0 listed when I click to display those postings.
| Name | Description | Size | MD5 |
|---|---|---|---|
| AuctionHouse.lua.patch | Patch file | 1.3 KiB | 0544637c2e41... |
| User | When | Change |
|---|---|---|
| DavidTheMachine | Dec 01, 2011 at 00:01 UTC | Added attachment AuctionHouse.lua.patch |
| DavidTheMachine | Dec 01, 2011 at 00:00 UTC | Create |
- 1 comment
- 1 comment
Facts
- Last updated
- Mar 30, 2012
- Reported
- Dec 01, 2011
- Status
- New - Issue has not had initial review yet.
- Type
- Patch - Source code patch for review
- Priority
- Medium - Normal priority.
- Votes
- 1
- Reply
- #1
lilsparky Dec 01, 2011 at 04:53 UTC - 0 likesand such an important piece of data... good lord.
thanks for the patch.