Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#45 closed defect (released)

Fix XPath problems

Reported by: ibboard Owned by: ibboard
Priority: blocker Milestone: WarFoundry 0.1
Component: WarFoundry-API Version:
Keywords: Cc:
Blocked By: Blocking: #13

Description

The only XPath query that appears to return a value is "*". Currently the UnitType loading uses an XPath query for "stats" and Category loading uses an XPath query for "categories" but both return empty lists. This means that exceptions occur because required values are missing and WarFoundry XML files can't be loaded.

Change History (5)

comment:1 Changed 11 years ago by ibboard

Blocking: 13 added

comment:2 Changed 11 years ago by ibboard

Resolution: fixed
Status: newclosed

(In r77) Fixes #45 - Fix XPath problems

Also:

  • Add Army XSD to settings schema cache
  • Stop using deprecated Category constructor

comment:3 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:4 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.