fix #1418 ASSO in/out errors

svn: r9452
This commit is contained in:
James G Sack
2007-12-06 22:20:26 +00:00
parent bd63b3db14
commit 1ecf25c776
3 changed files with 10 additions and 20 deletions

View File

@@ -1,3 +1,10 @@
2007-12-06 Jim Sack <jgsack@san.rr.com>
* src/GrampsDbUtils/_GedcomParse.py : #1418 fix read ASSO
* src/GrampsDbUtils/_WriteGedcom.py : #1418 fix write ASSO
read was looking for TYPE, write was emitting TYPE, but
TYPE evidently was only part of a draft (or earlier) spec
Current spec allows ASSO to link only to INDI
2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu>
* src/plugins/CalculateEstimatedDates.py: pass in handle to link
* src/PluginUtils/_PluginWindows.py: New clickable text tests