phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #8668] API bug with contacts backend found


From: Kai Hofmann
Subject: [Phpgroupware-tracker] [bugs #8668] API bug with contacts backend found
Date: Sat, 01 May 2004 04:13:13 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #8668] Latest Modifications:

Changes by: 
                Kai Hofmann <address@hidden>
'Date: 
                Sat 05/01/04 at 08:13 (Europe/Berlin)

------------------ Additional Follow-up Comments ----------------------------
removing the output buffering code means that you have to comment out the 
"ob_*" functions that prevent you from seeing errors.
For more see: http://de.php.net/out-control

They eat up error messages fo the end user, but also prevent us from debugging 
phpgw :(








/**************************************************************************/
[bugs #8668] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8668>
Project: phpGroupWare
Submitted by: Kai Hofmann
On: Fri 04/23/04 at 13:39

Category:  API - phpGWapi
Item Group:  0.9.16.000 release
Severity:  9 - Blocker
Priority:  Immediate
Resolution:  Works for me
Assigned to:  jarg
Status:  Open
Component Version:  CVS
Platform Version:  GNU/Linux - Debian
Reproducibility:  None


Summary:  API bug with contacts backend found

Original Submission:  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 
phpgwapiincclass.sql_entity.inc.php on line 571

the code line is:

return ($data == sql::null()) ? sql::null() : sql::$type($data);

where $zype is empty and $data = 'public'
 

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sat 05/01/04 at 08:13         By: powerstat
removing the output buffering code means that you have to comment out the 
"ob_*" functions that prevent you from seeing errors.
For more see: http://de.php.net/out-control

They eat up error messages fo the end user, but also prevent us from debugging 
phpgw :(



-------------------------------------------------------
Date: Sat 05/01/04 at 05:28         By: jarg
mm, i haven't this problem, i can't reproduce this, please check again, if you 
really have this problem, please send me more details, so a special 
configuration or something like this.

thanks.

ah, what do you want to say with "emoving the output buffer code"?

:P

-------------------------------------------------------
Date: Fri 04/23/04 at 22:56         By: alexbsa
tx children.
 Will be looked at.... by jarg!


:)


-------------------------------------------------------
Date: Fri 04/23/04 at 22:38         By: skwashd
Hi Kai,

Are you trying to sh1t me, or are you just oblivious to the consequences of 
your own actions?

Contacts is lex - please assign contacts bugs to him next time.

Cheers

Dave

-------------------------------------------------------
Date: Fri 04/23/04 at 13:44         By: powerstat
The value of $false_field is 'access'












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8668>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]