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