Handle married_rel_str if there is no spouse

svn: r4498
This commit is contained in:
Don Allingham
2005-05-06 21:11:46 +00:00
parent 3efcde6066
commit 92f89387cb
2 changed files with 7 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
2005-05-06 Don Allingham <dona@gramps-project.org>
* src/ReportUtils.py: check for spouse existance before creating a
marriage string - return an empty string instead.
* src/ReadXML.py: fix handling of non-gregorian dates
* src/EditPerson.py: faster building of place lists using cursors