Thanks Anthony,
it’s fixed now in EGroupware, see
http://svn.stylite.de/viewvc/egroupware/trunk/calendar/inc/class.calendar_so.inc.php?r1=31996&r2=31995&pathrev=31996
Please keep reporting PostgreSQL issues, even if we sometimes seem a
little unresponsive
Ralf
Database error: Invalid SQL: UPDATE egw_api_content_history
SET sync_deleted=NOW()
WHERE sync_appname = 'calendar’
AND sync_contentid =539:
ERROR: operator does not exist: character varying = integer
LINE 4: AND sync_contentid =539
Changing to:
AND sync_contentid::int = '.$row[‘cal_id’], LINE, FILE);
fixes the issue for PotgreSQL. The fix I have used, temporarily, is here:
http://messinet.com/trac/egw/changeset/64b1f3cbf70a3cc050991a59245c98e86ea783b1
Thanks. -A
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
Ralf Becker
Director Software Development
Stylite GmbH
[open style of IT]
Morschheimer Strasse 15
67292 Kirchheimbolanden
fon +49 (0) 6352 70629-0
fax +49 (0) 6352 70629-30
mailto: rb@stylite.de
www.stylite.de
www.egroupware.org
Geschäftsführer Andre Keller,
Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951
Automate Storage Tiering Simply
Optimize IT performance and efficiency through flexible, powerful,
automated storage tiering capabilities. View this brief to learn how
you can reduce costs and improve performance.
http://p.sf.net/sfu/dell-sfdev2dev
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers