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

[v1.0.0b] - Parser doesn't handle 1/8th properly #1358

Closed
5 tasks done
braddillon opened this issue Jun 8, 2022 · 1 comment · Fixed by #1369
Closed
5 tasks done

[v1.0.0b] - Parser doesn't handle 1/8th properly #1358

braddillon opened this issue Jun 8, 2022 · 1 comment · Fixed by #1369

Comments

@braddillon
Copy link

First Check

  • This is not a feature request
  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the Mealie documentation, with the integrated search.
  • I already read the docs and didn't find an answer.

What is the issue you are experiencing?

When parsing a recipe that has 1/8 teaspoon in it. Parser converts that to 0.1 instead of 0.125. Then after recipe saves, it displays as 1/10th instead of original 1/8th. If I override the 0.1 with 0.125, it will show properly as 1/8th.

image

Deployment

Docker (Linux)

Deployment Details

No response

@michael-genson
Copy link
Collaborator

This should be fixed in PR #1369

@hay-kot hay-kot linked a pull request Jun 11, 2022 that will close this issue
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 a pull request may close this issue.

2 participants