BankStack

14 - Unable to sort first bank bag

What steps will reproduce the problem?
1. Add -1 1 to  ignore  list
2. Won't accept it.

Please provide any additional information below.
Workaround was  provided at curse:  

"olau said
Wednesday, June 17, 2009 8:55:18 PM

I have a bug where i couldnt add bank slot ( -1 ) to the ignoring list, so i came across this fix on the internet that i thought i would share. Open "..\World of Warcraft\Interface\AddOns\BankStack\config.lua"; in a text editor, search for "^%d+ %d+$" and replace it with "^[-%d]+ %d+$". Now you can add the 1st bank bag to the ignore list. Use at own risk.

I hope it gets specific item ignore to at a time.

Great addon!"

User When Change
Kemayo Oct 01, 2010 at 08:17 UTC Changed status from New to Fixed
kanntara Aug 29, 2009 at 05:33 UTC Create

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

Facts

Last updated
Mar 30, 2012
Reported
Aug 29, 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
1

Reported by

Possible assignees