phpgroupware-tracker
[Top][All Lists]
Advanced

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

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


From: Dave Hall
Subject: [Phpgroupware-tracker] [bugs #728] Postgresql 6 timestamp functions not implemented
Date: Wed, 14 Jul 2004 21:12:01 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040602 Firefox/0.8

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

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

Changes by: 
                Dave Hall <address@hidden>
'Date: 
                Thu 07/15/2004 at 01:00 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Wont Fix
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
pgsql 6 is very old and no longer supported by the project.






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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=728>
Project: phpGroupWare
Submitted by: Prahlad Sampath
On: Sat 06/22/2002 at 15:32

Category:  API - phpGWapi
Item Group:  devel cvs
Severity:  1 - None
Priority:  1 - Later
Resolution:  Wont Fix
Assigned to:  None
Status:  Closed
Component Version:  None
Platform Version:  GNU/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 07/15/2004 at 01:00       By: skwashd
pgsql 6 is very old and no longer supported by the project.

-------------------------------------------------------
Date: Tue 01/20/2004 at 03:19       By: jengo
Yes, this problem still exsists.  I don't have PostgreSQL 6 install to create 
the regular expression for it.  I am not gonna spend the time to downgrade to 
do it either.  Its a simple fix when you have access to a PostgreSQL 6 server, 
which is VERY out of date now :P


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












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

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







reply via email to

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