-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Nutrients are not properly saved by the nutrition game (probably because of ,) #47
Comments
|
|
The error message is about missing attributes in the DOM. I open a PR to fix it openfoodfacts/openfoodfacts-hungergames#51 However, It should not fix your problem |
@teolemon Ok, I understand, commas are unwanted. I add a commit to remove them |
Merged
@teolemon Is it solved ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://world.openfoodfacts.org/product/3077315890760/dijon-senf-original

Those were the values I entered that have been passed on to the next product, but without units. Perhaps the start of an explanation ?
nutriment_energy=1280&%2Cnutriment_fat=23&%2Cnutriment_saturated-fat=13&%2Cnutriment_carbohydrates=20&%2Cnutriment_sugars=18&%2Cnutriment_proteins=5.0&%2Cnutriment_salt=0.3&nutriment_energy_unit=Kj&nutriment_fat_unit=g&nutriment_saturated-fat_unit=g&nutriment_carbohydrates_unit=g&nutriment_sugars_unit=g&nutriment_proteins_unit=g&nutriment_salt_unit=g&code=8718906808232
The text was updated successfully, but these errors were encountered: