PROPERLY escape ampersands in ODFDoc.py

svn: r8405
This commit is contained in:
Brian Matherly
2007-04-20 03:48:21 +00:00
parent 60a072824f
commit c324efb9e4
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-04-19 Brian Matherly <brian@gramps-project.org>
* src/docgen/ODFDoc.py: PROPERLY escape ampersands
2007-04-18 Don Allingham <don@gramps-project.org>
* src/plugins/BookReport.py: escape xml constructs (bug 877)
* src/PluginUtils/_Options.py: escape xml constructs (bug 877)