Comment 1 for bug 226285

Revision history for this message
James E. Blair (corvus) wrote : TEST CASE

TEST CASE:

~$ sudo apt-get install python-genshi python-turbogears
~$ cp -R /usr/share/doc/python-genshi/examples/turbogears genshitest
~$ cd genshitest/
~/genshitest$ ./start-genshitest.py

Then use a web browser to visit the URL:

  http://localhost:8080/

The bug results in a traceback and the following error message being
displayed in the browser:

  KeyError: 'Template engine genshi is not installed'

After the bug is fixed, a sample page will be displayed, including the
text:

  Using Genshi in TurboGears