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 for #776 and #797 #798

Merged
merged 2 commits into from May 12, 2022
Merged

Conversation

batzen
Copy link
Contributor

@batzen batzen commented Dec 30, 2021

This PR fixes #776 and #797 by removing the name and value tokens during normalize and by not matching value tokens by their value/equals call during removal.

Normalization now not only removes the value token but also the name token.
That way name tokens are also removed if they don't have a value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants