Thank you Edwin! I have made all of the changes you requested, except that when I removed the page_title, tests failed. I left it in. The requested bug is https://bugs.edge.launchpad.net/launchpad-registry/+bug/433074 . It is 3 registry templates and 1 blueprint template, so I pushed it in registry as a first guess. The incremental diff also includes changes to address other problems I found in tests. Thanks again. Gary === modified file 'lib/canonical/launchpad/pagetests/hwdb/02-view-submissions.txt' --- lib/canonical/launchpad/pagetests/hwdb/02-view-submissions.txt 2008-03-19 09:25:03 +0000 +++ lib/canonical/launchpad/pagetests/hwdb/02-view-submissions.txt 2009-09-19 14:32:00 +0000 @@ -102,7 +102,7 @@ >>> anon_browser.open('http://launchpad.dev/~name16/+hwdb-submissions') >>> print extract_text(find_main_content(anon_browser.contents)) - Hardware submissions for Foo Bar + Hardware submissions for Foo Bar... Foo Bar has posted no submissions. Submissions that are marked as private and owned by a team are only @@ -131,7 +131,7 @@ >>> anon_browser.open( ... 'http://launchpad.dev/~ubuntu-team/+hwdb-submissions') >>> print extract_text(find_main_content(anon_browser.contents)) - Hardware submissions for Ubuntu Team + Hardware submissions for Ubuntu Team... Ubuntu Team has posted no submissions. >>> browser = setupBrowser(auth='Basic