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: Thu, 23 Oct 2003 17:32:06 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20031010 Mozilla Firebird/0.6.1

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

Changes by: Hsing-Foo Wang <address@hidden>
Date: Thu 10/23/2003 at 21:32 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Is this still a problem?



=================== BUG #728: FULL BUG SNAPSHOT ===================


Submitted by: prahlad                 Project: phpGroupWare                 
Submitted on: Sat 06/22/2002 at 15:32
Category:  API - phpGWapi             Bug Group:  0.9.14 RC3                
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  None              
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 ---------



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

-------------------------------------------------------
Date: Thu 10/23/2003 at 21:32       By: pooh_
Is this still a problem?


CC list is empty


No files currently attached


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

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





reply via email to

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