* src/ReportBase/_ReportOptions.py: (#877) escape XML constructs

* src/BaseDoc.py: escape XML constructs


svn: r8000
This commit is contained in:
Don Allingham
2007-01-28 05:08:49 +00:00
parent f62fd63325
commit 736b549910
3 changed files with 22 additions and 12 deletions

View File

@@ -1,4 +1,6 @@
2007-01-27 Don Allingham <don@gramps-project.org>
* src/ReportBase/_ReportOptions.py: (#877) escape XML constructs
* src/BaseDoc.py: escape XML constructs
* src/DataViews/_PersonView.py: add enter to collapse row as well
2007-01-27 Benny Malengier <benny.malengier@ugent.be>