Issue Details (XML | Word | Printable)

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

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

SearchUI AuctionHouse integration can't be disabled.

Created: 08/Aug/09 06:56 PM   Updated: 08/Oct/09 10:40 PM
Component/s: Core
Affects Version/s: 5.6.0
Fix Version/s: None


 Description  « Hide
SearchUI AuctionHouse integration can't be disabled.

It seems that this setting, even being unchecked and properly saved in SV, getting discarded at (re)load.



 All   Comments   Change History   Transitions   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Bryan (brykrys) added a comment - 09/Aug/09 04:02 AM
Found it
getter was returning the default value if the saved value was nil or false
should only return the default if nil

Bryan (brykrys) added a comment - 09/Aug/09 04:55 AM
r4390

Matthew Benner (MattBnr) added a comment - 08/Oct/09 10:40 PM
Done. Reopen if needed.