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

Fixed legacy remarks parsing #1526

Merged
merged 4 commits into from
Feb 11, 2020
Merged

Fixed legacy remarks parsing #1526

merged 4 commits into from
Feb 11, 2020

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR fixes the legacy remarks parser which was introduced in this PR #1495

Current behavior before PR

Legacy remarks might get parsed wrong when they contain braces in the text.

Desired behavior after PR is merged

Legacy remarks get parsed correctly

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

@ramonski ramonski changed the title Fixed legacy remarks format regex Fixed legacy remarks parsing Feb 10, 2020
Copy link
Member

@xispa xispa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and working properly. Thanks!

@xispa xispa merged commit ed90528 into master Feb 11, 2020
@xispa xispa deleted the fix-legacy-remarks-parser-regex branch February 11, 2020 09:32
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