2007-01-25 Alex Roitman <shura@gramps-project.org>

* src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly
	iterate only over requested tables; don't mix up the primary and
	the referenced objects.



svn: r7983
This commit is contained in:
Alex Roitman
2007-01-25 17:04:37 +00:00
parent 4093124232
commit 0bd3fab3c8
2 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2007-01-25 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly
iterate only over requested tables; don't mix up the primary and
the referenced objects.
2007-01-25 Brian Matherly <brian@gramps-project.org>
* src/plugins/IndivComplete.py: Put children on new lines