mohamedmansour / fb-exporter

Facebook Friend Exporter Chrome Extension
RIP (Educational only)
MIT License
148 stars 28 forks source link

Multiple phone numbers in FB profile are combined into one line #14

Closed jcbender closed 13 years ago

jcbender commented 13 years ago

If the extension exports a Facebook profile with more than one phone number listed, and does so directly into Google Contacts, it'll combine the numbers together into one line for telephone number. It does this on a repeatable basis.

How to reproduce: Find Facebook profile with more than one telephone number, export into Google Contacts.

Installed the latest extension with the most recent mainline Chrome.

mohamedmansour commented 13 years ago

Hmm, thanks, Facebook changed their thing yet again hmm. I would need to implement a smarter way. Thanks

jcbender commented 13 years ago

You're welcome. I figure this extension is about to get a lot more popular with Google+ being around now.

ovizii commented 13 years ago

I can confirm this bug. can you create a workaround so that the next time I export to my Contacts these get detected and fixed?

mohamedmansour commented 13 years ago

The way this extension works is by traversing your friends, you would need to delete your cache and start over. Since it isn't in my high priority right now, I will try to submit a fix when I get some time. I always accept patches though!

ovizii commented 13 years ago

Thanks, unfortunately I am no coder, but I am patient ;-)

mohamedmansour commented 13 years ago

Fixed in b876f71eb78f96e28aa1a96791a497d43c7aabc4 I will let you know when I push it to the gallery, I will do that tomorrow getting late now (almost 3AM)

mohamedmansour commented 13 years ago

Version 2.1.10 released! Thanks for the bug report!