--- a/web/views/editcontroller.py Thu Jan 20 17:14:28 2011 +0100
+++ b/web/views/editcontroller.py Fri Jan 21 11:48:19 2011 +0100
@@ -34,6 +34,7 @@
class IEditControlAdapter(EntityAdapter):
+ __needs_bw_compat__ = True
__regid__ = 'IEditControl'
__select__ = is_instance('Any')