* src/RelLib/_Person.py (_remove_handle_references): When removing a place dont delete the whole LdsOrd but only unset its place reference.

* src/plugins/Check.py (check_place_references): Add checks for LdsOrd inside Person and Family



svn: r7658
This commit is contained in:
Martin Hawlisch
2006-11-20 15:26:38 +00:00
parent e6edf76240
commit 6123c67283
3 changed files with 35 additions and 6 deletions

View File

@@ -6,6 +6,10 @@
2006-11-20 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/RelLib/_Family.py (get_sourcref_child_list): The ChildRefs were missing
here. This now removes deleted Sources from ChildRefs.
* src/RelLib/_Person.py (_remove_handle_references): When removing a place dont
delete the whole LdsOrd but only unset its place reference.
* src/plugins/Check.py (check_place_references): Add checks for LdsOrd inside
Person and Family
2006-11-19 Don Allingham <don@gramps-project.org>
* src/Utils.py: probably_alive should onlyuse primary events