Topic-icon Importing data language

Active Subscriptions:

None
12 years 8 months ago #37518 by andbal2
Hi, about this post www.sourcecoast.com/forums/jfbconnect/jf...munity-builder-field there's an issue, it works for birthday and gender but not for address information. For example in my profile i have "Roma" (in italian) as city but it imports "Rome" (in english). I have last jfbconnect version. Tx, regards
The topic has been locked.
Support Specialist
12 years 8 months ago #37545 by alzander
Replied by alzander on topic Importing data language
Andrea,
Unfortunately, the location field does not look to be translated. The gender fields are translated based on locale, but other fields look to always return English values by default and there's no way to change that behavior that we're aware of. You'd have to do a lookup/translation from the English values to your own local values.

You can test yourself using the Facebook Graph API Tool . In the GET box, add something like ?fields=id,location,gender&locale=it_IT You'll see that the gender is translated, but the location is not.

I hope that helps explain,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #37567 by andbal2
Replied by andbal2 on topic Importing data language
ok, you think it will be fix by facebook? i think it's a bug, is there a way to report it to sdk developers?
The topic has been locked.
Support Specialist
12 years 8 months ago #37583 by alzander
Replied by alzander on topic Importing data language
The place to submit bugs to Facebook is developers.facebook.com/bugs

Be as detailed as you can. I'd also recommend submitting the snippet I posted above so they can use their own FB Debug Tool and recreate the issue. They'll hopefully get you a response one way or another and we can help from there.

Thanks,
Alex
The topic has been locked.