collective / collective.taxonomy

Create, edit and use hierarchical taxonomies in Plone!
https://pypi.org/project/collective.taxonomy/
19 stars 24 forks source link

AttributeError: 'TaxonomyBehavior' object has no attribute 'former_dotted_names' #139

Open erral opened 2 years ago

erral commented 2 years ago

See https://github.com/plone/plone.behavior/issues/23

I think we need to add former_dotted_names to the behaviors created by collective.taxonomy here https://github.com/collective/collective.taxonomy/blob/master/src/collective/taxonomy/behavior.py#L45