Re: testing under Plone 5
Asko Soukka <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Hector, p.a.referenceablebehavior does only make sense with Archetypes. Correct solution would be the one, that does leave p.a.referenceablebehavior out of your Plone 5 when Archetypes content is not required. Yet, this is not the only AT relations issue when you migrate a site to p.a.contenttypes: 1) Migration itself is broken resulting broken relations in relations_catalog: https://github.com/plone/Products.contentmigration/pull/2 2) Moving or renaming any Dexterity container causes its childrens' AT relations to self-destruct.: https://github.com/plone/plone.dexterity/pull/20 Cheers, Asko (I should have just created a migration for ATTopics instead of figuring out those issues affecting their path criteria during and after migration...) Héctor Velarde wrote: > I found the issue: > > https://github.com/plone/plone.app.contenttypes/pull/56/files > > plone.app.referenceablebehavior depends on Products.Archetypes and it is > not installed on Plone 5.0. > > I need to think on how to generalize this so we can run on Plone 4.x and > Plone 5.x. > > this also means that add-ons providing this behavior will have problems > migrating to plone.app.contenttypes. > > what do you think, guys? > > Héctor Velarde > > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > > _______________________________________________ > Plone-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/plone-developers ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Plone-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-developers