Opened 9 years ago

Last modified 9 years ago

#342 confirmed defect

Game system has no stats by default

Reported by: ibboard Owned by:
Priority: minor Milestone: WarFoundry API 0.2
Component: WarFoundry-API Version: Trunk
Keywords: stats id gamesystem Cc:
Blocked By: Blocking:

Description

The default state for a GameSystem is to have no stats and no default stats ID (i.e the value is null). This causes problems in places where the default stats ID is assumed to be a string.

The current suggestion is to default to the empty string and not allow null.

Change History (2)

comment:1 Changed 9 years ago by ibboard

Status: newconfirmed

Confirm new tickets

comment:2 Changed 9 years ago by ibboard

In [828]:

Re #342: Game system has no stats by default

  • Initial minor change to make #324 tests work properly. Other parts still need testing/fixing.
Note: See TracTickets for help on using tickets.