Comment 1 for bug 591841

Revision history for this message
Stuart Bishop (stub) wrote :

=== modified file 'lib/canonical/launchpad/webapp/configure.zcml'
--- lib/canonical/launchpad/webapp/configure.zcml 2010-06-08 15:57:09 +0000
+++ lib/canonical/launchpad/webapp/configure.zcml 2010-06-10 11:33:24 +0000
@@ -633,7 +633,7 @@
         />
     <adapter
         provides="canonical.launchpad.interfaces.IMasterObject"
- for="canonical.launchpad.interfaces.IDBObject"
+ for="zope.interface.Interface"
         trusted="yes"
         factory="canonical.launchpad.webapp.adapter.get_object_from_master_store"
         />