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

Proper Fractions Throw 500 Error #142

Open
jhc142002 opened this issue Nov 29, 2020 · 1 comment
Open

Proper Fractions Throw 500 Error #142

jhc142002 opened this issue Nov 29, 2020 · 1 comment

Comments

@jhc142002
Copy link

Fraction characters, such as , throw a 500 error. 1\3 works as expected, of course. Other characters likely do the same, but I didn't test beyond fractions.

Clicking "Save recipe" commits up to the fraction to the database and then throws the error. Visiting the recipe page displays all content in the field up to where the fraction was and all content from other fields except the image.

Seems related to how python handles (or rather doesn't) conversion of these specific characters to floats?

Anyway, not a super urgent problem, but one nonetheless.

@sepulzera
Copy link

Seems like a duplicate of: #54

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

2 participants