Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#200 closed defect (released)

Stats names should be case-insensitive

Reported by: ibboard Owned by:
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-API Version:
Keywords: case stats Cc:
Blocked By: Blocking:

Description

Snowblizz found that stat column names are case-sensitive. While this shouldn't generally be a problem (people tend to write "M", "S", etc), it shouldn't be a forced convention and should handle either case.

Change History (4)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

attachment:crash11.txt:ticket:193 has the stack trace that this causes

comment:2 Changed 10 years ago by ibboard

Resolution: fixed
Status: confirmedclosed

(In r337) Fixes #200: Stats names should be case-insensitive

  • ToLower() all stat names/IDs so that they are case-insensitive

comment:3 Changed 10 years ago by ibboard

released: noyes

Released on 31st October as part of v0.1b4

comment:4 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.