gramps/gramps
bokfink c7a4d287f0
Fix error in Birthday and Anniversary report (#1113)
Fixes an error triggered when the first person_handle in the list
has a death event, but no birth event (get_birth_ref() == None)
and does not have family relationships (spouse_handle == None).
These conditions lead to the local variable short_name not being
declared before it comes time to process death events.

Fixes #11766
2020-09-14 11:13:08 -05:00
..
cli Fix Genealogy Tree reports for crash in CLI 2020-05-15 15:03:15 -05:00
gen Fix graphdoc to properly escape characters in ids for Graphviz (#1111) 2020-09-14 11:10:20 -05:00
gui Fix crash sorting on columns in Selectors with TreeModels (#1099) 2020-09-14 11:04:12 -05:00
plugins Fix error in Birthday and Anniversary report (#1113) 2020-09-14 11:13:08 -05:00
test Allow filters/rules via plugin without fail on restart 2019-05-13 19:30:03 +01:00
__init__.py
grampsapp.py Fix Windows GUI mode startup for crash with some languages 2020-05-15 14:50:54 -05:00
version.py Bump to 5.1.4 2020-08-12 12:05:25 -05:00