[phpwscontacts] [ phpwscontacts-Bugs-1106833 ] Evolution vcard import broken
Brought to you by:
rizzo,
wendall911
From: SourceForge.net <no...@so...> - 2005-01-21 17:00:32
|
Bugs item #1106833, was opened at 2005-01-21 09:00 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=1106833&group_id=83662 Category: Database Group: None Status: Open Resolution: None Priority: 7 Submitted By: Wendall Cada (wendall911) Assigned to: Wendall Cada (wendall911) Summary: Evolution vcard import broken Initial Comment: Notice: Undefined offset: 2 in /usr/lib/php/Contact_Vcard_Parse.php on line 705 Notice: Undefined offset: 3 in /usr/lib/php/Contact_Vcard_Parse.php on line 706 Notice: Undefined offset: 4 in /usr/lib/php/Contact_Vcard_Parse.php on line 707 SQL: insert test_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, 'XXXX', '', 'XXXXX', NULL, '', '', NULL, 'la...@fo...r', '(208) 263-xxxx', NULL, NULL, '(208) 265-9655', NULL, NULL, 'XXXX XXXX XXXXX', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, 'wendall911', 'wendall911', '127.0.0.1', 'XXXXX, XXXXX ', '1106326521', '1106326521', '0', '1', 1) unknown error ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=570207&aid=1106833&group_id=83662 |