collective / collective.taxonomy

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

fix keyword comparison #161

Closed mamico closed 3 months ago

mamico commented 3 months ago

Fix a bug that occurred when two taxonomy keywords at the same level started the same way.

petschki commented 3 months ago

Note: the breaking circular dependency check is unrelated to this PR. We should disable it here until the core packages are clean.

EDIT: to disable it, remove the line in .meta.toml here https://github.com/collective/collective.taxonomy/blob/master/.meta.toml#L16 and run plone/meta again.

mamico commented 3 months ago

Thanks @petschki. Could you do a new release on pypi?

petschki commented 3 months ago

done https://pypi.org/project/collective.taxonomy/