Bugs item #1465914, was opened at 2006-04-06 15:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=570207&aid=1465914&group_id=83662
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: chucknut7 (chucknut7)
Assigned to: Nobody/Anonymous (nobody)
Summary: vCard import from Outlook 2003 broken
Initial Comment:
Running phpWS 0.10.2 with 0.9.4...
Tried to import a .vcf file originally created from
Outlook 2003. On submission I got the following erro on
a blank page:
SQL: insert mod_phpwscontacts_contacts (image,
firstname, middlename, lastname, maidenname, prefix,
suffix, gender, email, phone_home, phone_pager,
phone_mobile, phone_work, phone_fax, phone_other,
company_name, company_title, company_street,
company_city, company_state, company_zip,
company_country, company_website, personal_street,
personal_city, personal_state, personal_zip,
personal_country, personal_website, str_birthday,
str_deathday, str_anniversary, altemail1, altemail2,
comments, visibility, mine, custom1, custom2, custom3,
custom4, owner, editor, ip, label, created, updated,
hidden, approved, id) values (NULL, 'Barrett', '',
'xxxx', NULL, '', '', NULL, 'ba...@xx...', '(xxx)
xxx-xxxx', NULL, '(xxx) xxx-xxxx', '(xxx) xxx-xxxx',
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL, '1938 Mapwater Drive', 'xxxx', 'XX', '3xxxx',
'United States of America', NULL, NULL, NULL, NULL,
NULL, NULL, ' ', '0', '0', NULL, NULL, NULL, NULL,
'chucknut', 'chucknut', 'xx.xx.96.62', 'Hxxxx, Barrett
', '1144349251', '1144349251', '0', '1', 2)
unknown error
The x's are for privacy sake.
Is there a compatibility issue or are we in the dark
with this "unknown error"?
There should be a change in programming lingo where
"unknown error" is replaced by "uh, I don't know..."
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=570207&aid=1465914&group_id=83662
|