gramps/src/gen/proxy
Raphael Ackermann 30d6eebd0b 0002542: Crash whilst generating web pages from command line
Throwing Report Error if center person is not in database. Added catching of Report Error to CommandLineReport
if using GUI it is not possible to cause this, as you have to select a person that is in the DB. However on the command line you can specify any PID and even no person with that pid exists an error was thrown.

svn: r13004
2009-08-14 07:14:25 +00:00
..
__init__.py New database proxy which passes through objects which are referenced by at least one another object. 2008-07-07 19:25:18 +00:00
dbbase.py fixed typos 2009-08-09 22:43:43 +00:00
filter.py fixed typos 2009-08-09 22:43:43 +00:00
living.py add missing import 2009-08-14 07:07:55 +00:00
Makefile.am New database proxy which passes through objects which are referenced by at least one another object. 2008-07-07 19:25:18 +00:00
private.py 0002542: Crash whilst generating web pages from command line 2009-08-14 07:14:25 +00:00
proxybase.py fixed typos 2009-08-09 22:43:43 +00:00
referenced.py fixed typos 2009-08-09 22:43:43 +00:00