(XmlWriter.write_family_handle): Use GRAMPS ID not DB handle.
(XmlWriter.write_xml_data): Sort family IDs before writing. svn: r3472
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
2004-08-22 Tim Waugh <twaugh@redhat.com>
|
||||
* src/WriteXML.py (write_xml_data): Fixed typo causing XML export to
|
||||
omit all place definitions.
|
||||
(XmlWriter.write_xml_data): Sort person handles before writing.
|
||||
(XmlWriter.write_xml_data): Sort person IDs before writing.
|
||||
(XmlWriter.write_xml_data): Fixed people output by preventing
|
||||
confusion between handles and GRAMPS IDs.
|
||||
(XmlWriter.write_family_handle): Use GRAMPS ID not DB handle.
|
||||
(XmlWriter.write_xml_data): Sort family IDs before writing.
|
||||
|
||||
* src/RelLib.py (probably_alive): Fixed typo (bug #1012347).
|
||||
|
||||
|
Reference in New Issue
Block a user