phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #728] Postgresql 6 timestamp functions not i


From: nobody
Subject: [Phpgroupware-tracker] [Bug #728] Postgresql 6 timestamp functions not implemented
Date: Sat, 22 Jun 2002 11:32:18 -0400

=================== BUG #728: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=728&group_id=509

Submitted by: prahlad                   Project: phpGroupWare                   
Submitted on: 2002-Jun-22 15:32
Category:  API - phpGWapi               Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Platform Version:  Linux - Debian       
Reproducibility:  Every Time            

Summary:  Postgresql 6 timestamp functions not implemented

Original Submission:  The functions from_timestamp_6 and to_timestamp_6 in 
class_db_pgsql.inc.php have empty bodies, resulting in SQL error  when trying 
to report errors (from class.errorlog.inc.php) using postgresql 6 (Debian 
Potato).

Forwarding the calls to the timestamp_7 functions seems to do fix the problem.

------------ cut here -----------
Database error: Invalid SQL: insert into phpgw_log (log_date, log_user, 
log_app, log_severity) values ('','16','todo','E')
PostgreSQL Error: 1 (ERROR: Bad abstime external representation '' )

File: /usr/share/phpgroupware/phpgwapi/inc/class.errorlog.inc.php
Line: 115

Session halted.
Fatal error: Call to undefined function: parse_navbar_end() in 
/usr/share/phpgroupware/phpgwapi/inc/footer.inc.php on line 62

----------- cut here ---------




No Followups Have Been Posted




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=728&group_id=509



reply via email to

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