collective.taxonomy
collective.taxonomy copied to clipboard
AttributeError: 'TaxonomyBehavior' object has no attribute 'former_dotted_names'
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