PuffinPlot issue tracker

Bug: a88/4ab

ID : 4abdcb5d-9e01-4385-a71f-b55d4073d166
Short name : a88/4ab
Status : fixed
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@talvi.net>
Creator : Pontus Lurcock <pont@talvi.net>
Created : Wed, 29 Jul 2009 21:42:34 +0000
Target : 1.0
Summary : Don't crash on unknown treatment type [98]

Comment: --------- Comment ---------
ID: eea1e8fd-0941-4e78-998b-2bb9aaf5965c
Short name: a88/4ab/eea
From: Pontus Lurcock <pont@talvi.net>
Date: Wed, 29 Jul 2009 21:42:34 +0000

Absolutely no need to bomb out when Datum.treatType == UNKNOWN;
just label it as such and carry on.

Comment: --------- Comment ---------
ID: e1efffdd-b8a6-4a70-b724-88dc89c8173b
Short name: a88/4ab/e1e
From: Pontus Lurcock <pont@talvi.net>
Date: Thu, 30 Jul 2009 03:36:02 +0000

getDemagLevel now returns 0 for treatType of UNKNOWN. Augmented
DataTable to fall back to sequence number when all demag levels
are zero (DemagPlot already does this).