* src/GrampsDb/_ReadGedcom.py: handle illegal fullname gedcoms produced by FTM

* src/GrampsDb/_GedTokens.py: handle illegal fullname gedcoms produced by FTM


svn: r7664
This commit is contained in:
Don Allingham
2006-11-21 17:07:18 +00:00
parent 231f9a1277
commit 0d1f83d32b
3 changed files with 13 additions and 7 deletions

View File

@@ -1,4 +1,6 @@
2006-11-21 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: handle illegal fullname gedcoms produced by FTM
* src/GrampsDb/_GedTokens.py: handle illegal fullname gedcoms produced by FTM
* src/Utils.py (probably_alive): use get_primary_event_ref_list()
* src/RelLib/_Person.py: Add get_primary_event_ref_list()