* src/Filters/_FilterParser.py: avoid unknown filters crashing
	* src/Filters/Rules/Person/__init__.py: remove private filter list and register, not used.



svn: r9153
This commit is contained in:
Benny Malengier
2007-10-11 23:04:36 +00:00
parent 2b58bc1a9d
commit c5e135e740
3 changed files with 8 additions and 14 deletions

View File

@@ -1,3 +1,7 @@
2007-10-12 Benny Malengier <benny.malengier@gramps-project.org>
* src/Filters/_FilterParser.py: avoid unknown filters crashing
* src/Filters/Rules/Person/__init__.py: remove private filter list and register, not used.
2007-10-11 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py: allow check without gid creation on all objects
* src/GrampsDb/_ReadXML.py: on reference read, don't create gid.