* src/plugins/Check.py: Add check for PersonRef referencing non existant person

svn: r7597
This commit is contained in:
Martin Hawlisch
2006-11-09 12:33:10 +00:00
parent 3a10a016bc
commit 3d8852ba25
2 changed files with 27 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
2006-11-09 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/QuestionDialog.py: Set Window titles to make window manager
and taskbar happy
* src/plugins/Check.py: Add check for PersonRef referencing non
existant person
2006-11-08 Alex Roitman <shura@gramps-project.org>
* src/plugins/SimpleBookTitle.py: Fix the object selection.