* src/GenericFilter.py (FilterParser.startElement): Catch non existing filter rule and print an error message

svn: r4325
This commit is contained in:
Martin Hawlisch
2005-04-08 18:52:05 +00:00
parent 43ace45a9c
commit a83de42a94
2 changed files with 7 additions and 1 deletions

View File

@@ -9,6 +9,9 @@
* src/PeopleModel.py (column_death_place): Use "Burial" and "Cremation" events
* src/GenericFilter.py (FilterParser.startElement): Catch non existing
filter rule and print an error message
2005-04-08 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/Utils.py (probably_alive): fix some bugs and added checking of ancestors.