(XmlWriter.write_ref): Fixed typo.

svn: r3482
This commit is contained in:
Tim Waugh
2004-08-23 11:14:38 +00:00
parent ab7c79cf86
commit d13e98ce19
2 changed files with 10 additions and 5 deletions

View File

@@ -1,4 +1,9 @@
2004-08-23 Tim Waugh <twaugh@redhat.com>
* src/WriteXML.py (XmlWriter.write_xml_data): Use GRAMPS ID not DB
handle.
(XmlWriter.dump_source_ref): Likewise.
(XmlWriter.write_ref): Fixed typo.
* src/GrampsDbBase.py (GrampsDbBase.find_source_from_handle): Set
GRAMPS ID on new source (bug #1014246).