Package: egroupware-calendar
Version: 1.2.107-2.dfsg-2

Whenever I view the default calendar view (today) I get the following SQL error. Other calendar views are fine.

I have completely removed all the egroupware packages with dpkg -P <packagename>, dropped the database and reloaded everything from scratch twice now with identical results.

Database error: Invalid SQL: SELECT main.info_id FROM egw_infolog main WHERE ( ((info_owner=6 AND info_responsible=0 OR ','||info_responsible||',' LIKE '%,6,%') AND (info_owner=6 OR (','||info_responsible||',' LIKE '%,6,%' AND info_access='public') OR info_owner IN (6) OR (info_access='public' AND info_owner IN(6))) ) AND NOT (info_status IN ('done','billed','cancelled')) AND info_startdate < '1206050400' ) pgsql Error: -1 (ERROR: operator does not exist: character varying = integer LINE 1: ... main WHERE ( ((info_owner=6 AND info_responsible=0 OR ','|... ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.)

File: /usr/share/egroupware/infolog/inc/class.soinfolog.inc.php
Line: 590
Function: soinfolog::search / boinfolog::search / boinfolog::cal_to_include / ExecMethod(infolog.boinfolog.cal_to_include) / hooks::single / hooks::process / uiviews::get_todos / uiviews::day / uiviews::index / ExecMethod(calendar.uiviews.index)
Session halted.

The packages I'm using are:

egroupware-addressbook 1.2.107-2.dfsg-2 eGroupWare addressbook management application egroupware-calendar 1.2.107-2.dfsg-2 eGroupWare calendar management application egroupware-core 1.2.107-2.dfsg-2 eGroupWare core modules egroupware-etemplate 1.2.107-2.dfsg-2 widget-based template system for eGroupWare egroupware-infolog 1.2.107-2.dfsg-2 eGroupWare infolog application

My system is recently installed from scratch using Debian AMD64, testing distribution. Using Apache2, PHP5, and Postgresql 8.3

Kernel version is updated to linux-image-2.6.24-1-amd64 for hardware compatibility reasons.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to