We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a limit is given to the amount of lactose, it is taken into account for the total carbohydrates, thus inducing an error.
See https://world.openfoodfacts.org/product/2302691103212/ekte-hvit-geitost-snøfrisk
Anything with < should not be used in the calculation
Gives false errors
The text was updated successfully, but these errors were encountered:
7febb69
benbenben2
Successfully merging a pull request may close this issue.
What
When a limit is given to the amount of lactose, it is taken into account for the total carbohydrates, thus inducing an error.
Steps to reproduce the behaviour
See https://world.openfoodfacts.org/product/2302691103212/ekte-hvit-geitost-snøfrisk
Expected behaviour
Anything with < should not be used in the calculation
Why
Gives false errors
The text was updated successfully, but these errors were encountered: