bugphpGroupWare - Bugs: bug #6833, contacts import from csv/outlook...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #6833: contacts import from csv/outlook fails

Submitter:  Dr. Christian Böttger <cboettger>
Submitted:  Fri 28 Nov 2003 10:26:13 AM UTC
   
 
Category:  addressbook Item Group:  0.9.16RC1
Severity:  3 - Normal Priority:  8
Status:  Fixed Privacy:  Public
Assigned to:  jarg Open/Closed:  Closed
Component Version:  SVN Operating System:  GNU/Linux - RedHat/Fedora
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Tue 02 Mar 2004 08:26:50 PM UTC, comment #5: 

This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and
will always get the most current bug fixes.

Thanks,

Jonathan Rivera <jarg>
Fri 27 Feb 2004 07:09:15 PM UTC, comment #4: 

can you send me the file with you are testing, please send it to -email is unavailable-

thanks

Jonathan Rivera <jarg>
Fri 27 Feb 2004 03:13:08 PM UTC, comment #3: 

Yes it is still a problem:

Fatal error: Call to undefined function: () in /var/www/html/phpgw-0.9.16/phpgwapi/inc/class.sql_entity.inc.php on line 569

At line 569 the $type is not set.

Another thing is that there is a debug output like this:
first : name :
last : name :
email : type :
email : home : type
adr : one : type
adr : two : type
comm : email : work
first : name :
last : name :
email : type :
email : home : type
adr : one : type
adr : two : type

Btw.
The called method name at line 569 is "null".
It isn't a keyword ib php but I hate such names.
It's heavy to read and understand such source code.

Dirk Schaller <dschaller>
Fri 27 Feb 2004 01:04:47 AM UTC, comment #2: 

Is this still a problem?

Alejandro Borges (lex) <alexbsa>
Mon 01 Dec 2003 10:39:15 PM UTC, comment #1: 

Ok, that bug if fixed I think, waiting lex to commit. But I can't fullfil test it because I haven't any german Outlook (and yes the code depend on the language of the Outlook). I'll search for someone for help. I only fixed the import for Outlook in English but I haven't too, so I can only believe that it works, comparing it with the bugfix that I did for ldif (/me sorry, I'm free software zealot).

If you have hurry could test it, it upload my patch here.

Regards

Invalid User ID <#21875>
Fri 28 Nov 2003 10:26:13 AM UTC, original submission:  

Contacts import from .csv - Outlook(German) still fails:

Warning: Wrong datatype for second argument in call to in_array in /var/www/html/phpgw-0.9.16/phpgwapi/inc/class.contacts_sql.inc.php on line 812
 
 Fatal error: Call to undefined function: () in /var/www/html/phpgw-0.9.16/phpgwapi/inc/class.sql_entity.inc.php on line 547

Dr. Christian Böttger <cboettger>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-10 jarg Open/ClosedOpen Closed
2004-02-27 alexbsa Assigned to#21875 jarg
2003-12-02 #21875 StatusNone Fixed
2003-12-01 #21875 Attached File- Added bugfix-6832-6833-6555.diff, #892
2003-11-30 skwashd Assigned toNone #21875

Back to the top

Powered by Savane 3.15.
Corresponding source code