On Wednesday 04 July 2007 14:21, Jeff Kowalczyk wrote: > --- Stephan Richter <[EMAIL PROTECTED]> wrote: > > I accidently checked in my development buildout.cfg. I fixed that now and > > everything should be fine. > > Thanks, after the API update there is one class of errors remaining in > AddressBook, with each FormClass occurrence of: > > def updateWidgets(self): > super(AddressForm, self).updateWidgets() > for name, widget in self.widgets.items(): > widget.addClass(name) ... > AttributeError: 'TextWidget' object has no attribute 'addClass'
This is a new API call. :-) In the next release notes I will ask the users to checkout the release tags, so that issues like this do not occur. I just released new packages, so you have to run buildout without the "-N" option, so that it picks up the latest z3c.form and z3c.formui code. > BTW, is the mailing list the right place to report minor issues with zope3 > packages or add-ons like formdemo? This thread was also started > crossposted, should it be zope3-users only? I think zope3-users is the correct mailing list to address issues with Zope 3 packages, just to keep the zope mailing list less busy. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users