-
Notifications
You must be signed in to change notification settings - Fork 1
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
Probably an encoding error #3
Comments
Try this:
|
That didn't work either. Interestingly. The Preview looks fine. Only throws the error when I try to Post. |
Also just tested by trying to post a hand typed description with the following data which yielded the same error. Also tested with no Markdown at all. Same error. Test
|
It's the smart quote here: I found this issue awhile ago and tried to fix it but didn't figure it out. Maybe an interim solution would be to just use javascript before submitting the form to replace any instance of a smart quote with a regular quote? |
I think it might go beyond that @nbashaw. I get the same error if I submit with the value "test" in all fields. No Markdown. No quotes. |
that was my thought @nbashaw, but I sent Dan a smart quote free snippet, and it didn't work, and it looks like basically nothing works now. nothing's changed in the code, so it's a little odd. |
If someone can post a stack trace or some logs, I can take a look. There are dependencies on Twilio and Postmark - maybe the job is getting created, but it's failing there. |
It's probably because we're using two different markdown parsers. One in javascript for when they are writing/submitting/previewing, and one in ruby when it is displayed. I don't remember when/if validation is happening on the markdown. |
I think I fixed it. Can someone test and deploy? |
@nbashaw did you remove the twilio app? |
maybe we ran out of twilio credit? |
Has this been resolved yet? |
When trying to post a new job I'm consistently getting the following error.
"Oops! Something Went Wrong...
Probably an encoding error - email or chat with us? Hit "refresh" to see the post-job form again."
Have tried multiple times from both Chrome and Firefox.
Here is what I'm attempting to post for reference.
My friend (CTO, Hacker) and I (Everything else, Product Guy, Hustler) have a little side project that we have been working on that has the goal of optimizing and improving happiness at work. Lately we’ve decided that the project would be a lot more fun if we had a great Designer to work with us. That is where you come in.
Maybe you know a Designer. Maybe you are a Designer.
We are looking for someone with the following skills and interests:
Why would you want to work with us?
Want to learn more? Here is what you should do.
Email [email protected] with the following information:
------ end reference
The text was updated successfully, but these errors were encountered: