Skip to content

Fix server error rendering comments#713

Closed
tal66 wants to merge 2 commits into
codethesaurus:mainfrom
tal66:fix-AttributeError
Closed

Fix server error rendering comments#713
tal66 wants to merge 2 commits into
codethesaurus:mainfrom
tal66:fix-AttributeError

Conversation

@tal66
Copy link
Copy Markdown

@tal66 tal66 commented Nov 20, 2023

hi, this fixes #712.

the problem was here
specifically with markdownify

and originated here

@tal66
Copy link
Copy Markdown
Author

tal66 commented Nov 20, 2023

i ain't a js expert, but it seems this list should also be fixed to 9,007,199,254,740,991

Edit: i take it back. shouldn't rely on medium articles..

image

@geekygirlsarah
Copy link
Copy Markdown
Member

Hey @tal66, I appreciate you jumping on this bug to solve it! Unfortunately I think @ulyssear barely beat you to it with #709. I'm going to close this since it's now a duplicate. I hope you're still willing to contribute to something else!

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 this pull request may close these issues.

Server error: AttributeError at /compare/ 'list' object has no attribute 'strip

2 participants