collective / Products.PloneKeywordManager

Change, merge and delete keywords (AKA tags or subjects) in Plone.
https://pypi.org/project/Products.PloneKeywordManager/
4 stars 8 forks source link

Filter out empty keywords before sorting. [2.2.x] #29

Closed mauritsvanrees closed 4 years ago

mauritsvanrees commented 5 years ago

Otherwise the control panel is broken for some indexes.

Fixes issue #28.

mauritsvanrees commented 4 years ago

Merging own PR.