Re: Plone 4.3.4 RuntimeError: maximum recursion depth exceeded
Asko Soukka <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Héctor, prior 4.3.4 plone.dexterity did not fully support context aware default factories (factories were called without context; I think it was just None). Now it supports, but because factories in brasil.gov.agenda look those values from the context again, it's causing recursion. https://github.com/plone/plone.dexterity/pull/19/files -Asko Héctor Velarde wrote: > another one: package running tests normaly under Plone 4.3.3; after > new Plone 4.3.4 release, bunch of "maximum recursion depth exceeded" > errors on creation of a Dexterity-based content type. > > vanilla developing buildout pinned at latest release: > > https://github.com/plonegovbr/brasil.gov.agenda/blob/master/travis.cfg > > sample output: > > https://travis-ci.org/plonegovbr/brasil.gov.agenda/builds/40090559 > > any hints? > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Plone-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/plone-developers ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Plone-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-developers