Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AOL #18

Open
kdmny opened this issue Jul 23, 2010 · 3 comments
Open

AOL #18

kdmny opened this issue Jul 23, 2010 · 3 comments

Comments

@kdmny
Copy link

kdmny commented Jul 23, 2010

Hi Guys,

Thanks for a great gem. Looks like AOL recently changed their protocol. The following tests are failing for me:

  1. Error:
    test_fetch_contacts(AolContactImporterTest):
    CSV::IllegalFormatError: CSV::IllegalFormatError
    /opt/local/lib/ruby/1.8/csv.rb:607:in get_row' /opt/local/lib/ruby/1.8/csv.rb:556:ineach'
    ./unit/../../lib/contacts/aol.rb:140:in map' ./unit/../../lib/contacts/aol.rb:140:inparse'
    ./unit/../../lib/contacts/aol.rb:132:in contacts' unit/aol_contact_importer_test.rb:34:intest_fetch_contacts'

Any ideas?

Thanks.

@gdiggs
Copy link

gdiggs commented Jul 27, 2010

It looks like AOL changed the way the url for the csv export page, so the gem may just need to be updated with the new page. I will try it and post back.

@gdiggs
Copy link

gdiggs commented Jul 27, 2010

OK - I have it fixed. You just need to update the number and the URLs. See here: http://gist.github.com/492974

@glennfu
Copy link
Contributor

glennfu commented May 12, 2011

I've got this and a bug with the bad password error fixed in my fork: https://github.com/glennfu/contacts

I haven't gotten a response from the main gem for my pull requests in quite a while. They used to accept mine within a week, but it's been months.

miloops pushed a commit to miloops/contacts that referenced this issue Mar 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants