From c11f6d6a1b3b4dae8a6fdddb92f871d6642f0a90 Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Mon, 11 Feb 2008 09:01:57 +0000 Subject: [PATCH] 2008-02-11 Benny Malengier * src/Editors/_EditFamily.py: call editprimary correctly, double gid svn: r10016 --- ChangeLog | 3 +++ src/Editors/_EditFamily.py | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2d2c7af4f..8ce1b59a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2008-02-11 Benny Malengier + * src/Editors/_EditFamily.py: call editprimary correctly, double gid + 2008-02-10 Brian Matherly * src/plugins/DetAncestralReport.py: * src/ReportBase/_ReportUtils.py: diff --git a/src/Editors/_EditFamily.py b/src/Editors/_EditFamily.py index 11739a234..047cd627e 100644 --- a/src/Editors/_EditFamily.py +++ b/src/Editors/_EditFamily.py @@ -400,7 +400,8 @@ class EditFamily(EditPrimary): self.tooltips = gtk.Tooltips() EditPrimary.__init__(self, dbstate, uistate, track, - family, dbstate.db.get_family_from_handle) + family, dbstate.db.get_family_from_handle, + dbstate.db.get_family_from_gramps_id) # look for the scenerio of a child and no parents on a new # family