3 Apr
2009
3 Apr
'09
2:08 p.m.
Hi Malthe
Betreff: Re: z3c.pt bug
2009/4/3 Roger Ineichen <dev@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