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

Be more lenient when parsing "true" and "false" in tag-value #780

Open
armintaenzertng opened this issue Dec 7, 2023 · 0 comments
Open

Comments

@armintaenzertng
Copy link
Collaborator

In #753 the case-sensitivity in regards to the values "true" and "false" in tag-value have been discussed.
It was decided that these should be parsed strictly with regard to the casing. I have changed my mind since then and now strongly propose to be more lenient and allow other casings, too.

We could log a warning when the provided document does not adhere to the "true" lower-casing convention.

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

No branches or pull requests

1 participant