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