Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Dexterity Contents in Catalog Indexers #1488

Merged
merged 2 commits into from
Dec 13, 2019

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

Support Dexterity contents in custom Indexers

Current behavior before PR

Indexers adapt Products.Archetypes.interfaces.IBaseObject

Desired behavior after PR is merged

Indexers adapt Products.CMFCore.interfaces.IContentish

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

Indexers adapt now `Products.CMFCore.interfaces.IContentish`
instead of `Products.Archetypes.interfaces.IBaseObject`
@ramonski ramonski added Improvement 🔧 Version 2.0 Plone 5 Compatibility labels Dec 12, 2019
@ramonski ramonski requested a review from xispa December 12, 2019 09:39
@xispa xispa merged commit c666b51 into master Dec 13, 2019
@xispa xispa deleted the dexterity-compatible-indexers branch December 13, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement 🔧 Version 2.0 Plone 5 Compatibility
Development

Successfully merging this pull request may close these issues.

2 participants