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

Fix Error: DisplayList keys must be strings, got <type 'NoneType'> #144

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

xispa
Copy link
Member

@xispa xispa commented Oct 4, 2023

Description of the issue/feature this PR addresses

This Pull Request fixes an Error: DisplayList keys must be strings, got <type 'NoneType'> introduced with #143 when analysis does not have a min_operator or max_operator set in the specs

Current behavior before PR

Error: DisplayList keys must be strings, got <type 'NoneType'>

Desired behavior after PR is merged

No error

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

@xispa xispa requested a review from ramonski October 4, 2023 10:27
@xispa xispa added the Bug label Oct 4, 2023
@ramonski ramonski merged commit 5245582 into 2.x Oct 4, 2023
@ramonski ramonski deleted the fix-null branch October 4, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants