Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#174 closed defect (released)

HTML output can add empty tables for stat lines

Reported by: ibboard Owned by: ibboard
Priority: minor Milestone: WarFoundry 0.1
Component: WarFoundry-API Version:
Keywords: html export Cc:
Blocked By: Blocking:

Description

If a game system (e.g. Warhammer 40,000) has multiple stat lines then the HTML output writes a table per stat line format instead of trying to mash them all in to one table.

If a game system has multiple stat lines but the user doesn't take any units with one of those stat lines then the exporter still writes out the table headers. This is unnecessary and should be avoided.

Change History (5)

comment:1 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r291) Fixes #174: HTML output can add empty tables for stat lines

  • Check if table has rows before outputting it

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.