Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#175 closed defect (released)

Add attribute to schema to define which stats set to use

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: General/Unknown Version:
Keywords: Cc:
Blocked By: Blocking:

Description

The WarFoundry XML race loader has code to get an attribute from the <stats> tag to determine which stats set to use, but the schema doesn't define it.

Found by Snowblizz

Change History (6)

comment:1 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 10 years ago by ibboard

Blocked By: 152 removed

(In #152) Remove #175 because that level of backward/forward compatibility is too much work for an initial beta version.

Solution for forward compatibility is XSLTs to remove things we don't understand and post-cleansing validation instead of load-time validation.

comment:3 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r278) Fixes #175: Add attribute to schema to define which stats set to use

  • Add "statSet" attribute to <stats> tag

Also:

  • Auto-clean up of project file
  • Auto-clean up of line endings

comment:4 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:5 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:6 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.