9004: Error printing graphical report ancestor tree
This commit is contained in:
parent
ac18460059
commit
3c2231591f
@ -229,6 +229,7 @@ class MakeAncestorTree(AscendPerson):
|
|||||||
myself.text = self.calc_items.calc_person(
|
myself.text = self.calc_items.calc_person(
|
||||||
index, indi_handle, fams_handle)
|
index, indi_handle, fams_handle)
|
||||||
|
|
||||||
|
if indi_handle is not None: # None is legal for an empty box
|
||||||
myself.add_mark(self.database,
|
myself.add_mark(self.database,
|
||||||
self.database.get_person_from_handle(indi_handle))
|
self.database.get_person_from_handle(indi_handle))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user