Issue Details (XML | Word | Printable)

Key: ASER-213
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Bryan (brykrys)
Reporter: Bryan (brykrys)
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Auc-Util-SearchUI

Permanent ignore not always working with stacks

Created: 05/May/09 01:51 PM   Updated: 17/Aug/09 11:23 PM
Component/s: Core, Filter - Item Price
Affects Version/s: 5.4.0
Fix Version/s: None


 Description  « Hide
Ignore button currently sends a command to ItemPrice filter to ignore auctions with price >= 1c. Problem is that's price-per-item.
Where an auction has a large stack size and low price, price/size may be less than 1c, and so will not be filtered.
Change: use value of 0c instead.

 All   Comments   Change History   Transitions   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Bryan (brykrys) added a comment - 05/May/09 02:22 PM
r4197

dinesh added a comment - 17/Aug/09 11:23 PM
code review only