[Zope3-Users] Re: [Zope] Re: z3c.form 1.4.0, z3c.formui 1.1.0, and z3c.formdemo 1.2.0 released!

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Jul 4 16:14:09 EDT 2007


On Wednesday 04 July 2007 14:21, Jeff Kowalczyk wrote:
> --- Stephan Richter <srichter at cosmos.phy.tufts.edu> 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


More information about the Zope3-users mailing list