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

Improved UID check in API #772

Merged
merged 2 commits into from
Apr 16, 2018
Merged

Improved UID check in API #772

merged 2 commits into from
Apr 16, 2018

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR fixes an edge case where strings were false identified as an UID

Current behavior before PR

False positive identification of strings with length 32 containing upper characters and spaces

Desired behavior after PR is merged

No wrong positives

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

@xispa xispa merged commit c5b729d into master Apr 16, 2018
@xispa xispa deleted the api-is_uid-improvement branch April 23, 2018 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants