cardmagic / contacts

A universal interface to import email contacts from various providers including Yahoo, Gmail, Hotmail, AOL and Plaxo.
http://rubyforge.org/projects/contacts
BSD 3-Clause "New" or "Revised" License
616 stars 218 forks source link

Fix to broken Hotmail import #24

Closed glennfu closed 6 years ago

glennfu commented 14 years ago

I just pushed a new fix to my fork. Hotmail imports were failing, so this should repair it. Currently it's still throwing "Required field must not be blank" even if it's just a bad email/password. I'm not exactly sure how to fix that one... but for my app, I just tell the user to check their email/pass for any error that's thrown anyhow. At least now with a good email/pass it'll import again!