github201407 / contactlistimporter

Automatically exported from code.google.com/p/contactlistimporter
1 stars 0 forks source link

Hotmail contacts not working #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Normal connections which worked a couple of days ago no longer works.

What is the expected output? What do you see instead?

Expected a list of contacts and got the following exception
com.xdatasystem.contactsimporter.ContactListImporterException: Could not
fill form for getting CSV from Hotmail
    at
com.xdatasystem.contactsimporter.hotmail.LiveHotmailImporter.getContactListConte
ntLiveHotmail(LiveHotmailImporter.java:143)
    at
com.xdatasystem.contactsimporter.hotmail.HotmailImporterProxy.getContactListCont
ent(HotmailImporterProxy.java:77)
    at
com.xdatasystem.contactsimporter.ContactListImporterImpl.getAndParseContacts(Con
tactListImporterImpl.java:110)
    at
com.xdatasystem.contactsimporter.ContactListImporterImpl.getContactList(ContactL
istImporterImpl.java:96)

What version of the product are you using?

1.3.1

Original issue reported on code.google.com by testbtpe...@googlemail.com on 25 Feb 2009 at 3:13

GoogleCodeExporter commented 8 years ago
Sorry didn't spot the issue above, eyesight must be poor today.

Please delete

Original comment by testbtpe...@googlemail.com on 25 Feb 2009 at 3:15

GoogleCodeExporter commented 8 years ago
I get the same anomaly using the trunk right now:

com.xdatasystem.contactsimporter.ContactListImporterException: Could not fill 
form
for getting CSV from Hotmail

(gmail/yahoo are fine)

Original comment by framiere on 26 Feb 2009 at 5:17

GoogleCodeExporter commented 8 years ago
Ok this is a dup of issue 32. Could you please close it ?
Yep, I guess fetching the emails one by one is only way to go ...

Original comment by framiere on 26 Feb 2009 at 5:30