Issue Details (XML | Word | Printable)

Key: APPR-267
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Ed Barton (RockSlice)
Reporter: Ed Barton (RockSlice)
Votes: 0
Watchers: 0
Operations

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

AprSettings needs better variable checking at line 100

Created: 11/May/09 01:38 AM   Updated: 17/Aug/09 11:34 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
AucAdvanced.Settings.GetSetting("util.appraiser.round.method") is expected to return either "unit", "div", or nil. If it returns anything else, roundname doesn't get set, causing:

AprSettings.lua line 100:
bad argument #1 to 'format' (string expected, got nil)



 All   Comments   Change History   Transitions   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Ed Barton (RockSlice) added a comment - 11/May/09 01:51 AM
fixed in r4209

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