[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] New bug in 0.9.16 cvs found for contacts backe
From: |
Kai Hofmann |
Subject: |
[Phpgroupware-developers] New bug in 0.9.16 cvs found for contacts backend |
Date: |
Fri, 23 Apr 2004 15:39:48 +0200 |
bug #8668 API bug with contacts backend found
After setting up a fresh phpgw (0.9.16 cvs) and removing the output buffer
code I found the following when clicking on the addressbook page:
Fatal error: Call to undefined function: () in
phpgwapi\inc\class.sql_entity.inc.php on line 571
the code line is:
return ($data == sql::null()) ? sql::null() : sql::$type($data);
where $type is empty(!) and $data = 'public'
--
***** Open Source und Linux im professionellen Einsatz *****
** komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
Dipl.-Inform. Kai Hofmann Team Softwarelösungen
pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
E-Mail: address@hidden, Tel.: 0511/60066-332, Fax: -355
WWW: http://www.probusiness.de/
- [Phpgroupware-developers] New bug in 0.9.16 cvs found for contacts backend,
Kai Hofmann <=