Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A Diacritic is a mark near or through an orthographic or phonetic character or combination of characters indicating a phonetic value different from that given the unmarked or otherwise marked element - http://www.merriam-webster.com/dictionary/diacritic
0
votes
0answers
9 views
registration plugin manage names accents
I'm integrating my site with the FB Registration Plugin using an iFrame but I'm having a hard time dealing with names accents, for example if I try to register with an account with the last name ...
0
votes
3answers
237 views
Method post: accents on my app's description, posting on user's wall, result in diamonds and interrogation signs
I'm using a http call to post information about my app in any user's wall. I do it in this way:
_url = "https://graph.facebook.com/" + user_id + "/feed?message=MSG";
_url += "&access_token=" + ...
1
vote
0answers
203 views
Display of umlauts inside Facebook
I own several blogs and wondering about an umlauts problem, which appears at two of my blogs:
Umlauts and other special characters are not displayed correctly by share or link inside Facebook. I ...