* src/Filters/Rules/Person/_RelationshipPathBetween.py

(apply_filter): Object/handle mixup, #1090.


svn: r8612
This commit is contained in:
Alex Roitman
2007-06-20 19:20:28 +00:00
parent 96f7fb06ff
commit e515508586
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
2007-06-20 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Person/_RelationshipPathBetween.py
(apply_filter): Object/handle mixup, #1090.
* src/DbLoader.py (DbLoader.read_file): Properly report problem.
2007-06-19 Alex Roitman <shura@gramps-project.org>