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

Layered listing searchable text adapter #93

Merged
merged 2 commits into from
Oct 28, 2023

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

☝️ NOTE: Please merge senaite/senaite.core#2412 first!

This PR changes the listing searchable text adapter signature to include the request layer as well.

Current behavior before PR

Listing searchable text adapter is always looked up, even if the add-on is not installed.

Desired behavior after PR is merged

Listing searchable text adapter is only looked up, if the add-on is installed.

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

@xispa xispa merged commit 6b9954f into master Oct 28, 2023
2 checks passed
@xispa xispa deleted the layered-listing-searchable-text-adapter branch October 28, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants