* src/GrampsDb/_GrampsDbWriteXML.py (dump_source_ref): Do not write stext tag.

* src/GrampsDbUtils/_ReadXML.py (GrampsParser.stop_stext): Import stext in sourceref as a note reference.

svn: r8722
This commit is contained in:
Alex Roitman
2007-07-17 02:37:33 +00:00
parent 2a41dbfd03
commit 93b256ee8b
4 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,8 @@
2007-07-16 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsDbWriteXML.py (dump_source_ref): Do not
write stext tag.
* src/GrampsDbUtils/_ReadXML.py (GrampsParser.stop_stext): Import
stext in sourceref as a note reference.
* src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Convert text
field into a note on upgrade.
* src/RelLib/_SourceRef.py (__init__): Remove text attribute;