[Zope-dev] z3c.pt bug
Roger Ineichen
dev at projekt01.ch
Fri Apr 3 10:08:07 EDT 2009
Hi Malthe
> Betreff: Re: z3c.pt bug
>
> 2009/4/3 Roger Ineichen <dev at projekt01.ch>:
> > Can you run the group.txt tests in z3c.form and confirm the
> issue. A
> > div tag get skipped after some nested repeat tags. (line 898, in
> > group.txt)
>
> Running with the latest ``chameleon.core``, ``chameleon.zpt``
> and ``z3c.pt``, I only get one test failure:
>
> File
> "/Users/mborch/co/z3c.form/src/z3c/form/tests/../group.txt",
> line 447, in group.txt Failed example:
> event
> Expected:
> <zope.app.event.objectevent.ObjectModifiedEvent object at ...>
> Got:
> <zope.lifecycleevent.ObjectModifiedEvent object at 0x26a6bb0>
That's impossible, ObjectModifiedEvent is since a very long time
in zope.lifecycleevent. What are you testing?
Regards
Roger Ineichen
> \malthe
>
More information about the Zope-Dev
mailing list