Medium / medium-wordpress-plugin

The official WordPress plugin for cross-posting to Medium.
https://medium.com
Apache License 2.0
210 stars 40 forks source link

titles containing unicode characters fail to crosspost with 'invalid title' error #88

Open huckphin opened 8 years ago

huckphin commented 8 years ago

If a title contains a Unicode character (\u2015 is a common one), the cross post will fail, returning an error of "Invalid Title".

Expected result: cross posting will succeed, and Unicode characters will get converted to ASCII.