I have the same problem. When using unicode in post, publicize change all unicode string to html decimal entities and send it to facebook. Facebook change all& to &. So all unicode string appear in browser something like this & ;#4129;& ;#4140;& ;#4123;& ;#4096;
I have the same problem.
Hungarian characters, example: árvíztűrő tükörfúrógép ÁRVÍZTŰRŐ TÜKÖRFÚRÓGÉP
In Publicize Facebook: árvíztűrő tükörfúrógép ÁRVÍZTŰRŐ TÜKÖRFÚRÓGÉP
Please help me! Thanks!
Same problem here with serbian/croatian/montenegrin šđžčć letters, please fix this!
For work around:
comment out line 153 in modules/publicize.php
//$string = mb_convert_encoding( $string, ‘HTML-ENTITIES’, ‘UTF-8’ );
Thank You! It’s working! 🙂
Hello,
I was a wordpress.com user writing in Greek language and I had a great flawless experience with Publicize for 3 years. But now (4 days ago) that I changed to wordpress.org some of the posts Publicize makes only on Facebook (Twitter posts are fine) are not in Greek Language but shown like that: “ΤÎÎ»Î¿Ï ÏÏÎ¹Ï ÏÏεÏÏÎµÎ¹Ï roaming Ïε Ïλη Ïην ÎÏ
ÏÏÏη αÏÏ Ïο 2014!”
Can you help me with my issue?
Thanks.