[Tickets #10370] PHP syntax problem
bugs at horde.org
bugs at horde.org
Fri Jul 22 15:57:07 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10370
------------------------------------------------------------------------------
Ticket | 10370
Created By | adominguez at cne.gob.ve
Summary | PHP syntax problem
Queue | Kronolith
Version | 3.0.5
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
adominguez at cne.gob.ve (2011-07-22 15:57) wrote:
Hi, exist a syntax problem on file ?horde/kronolith/lib/Api.php?
(function _addiCalEvent, line 726 and 738), because is using a wrong
parameters to call the exceptin ?Kronolith_Exception?, this extends
from ?Horde_Exception_Wrapped? and it's construc expect to recived
(String, int, Exception), instead, on line 726 and 738 we'll see:
throw new Kronolith_Exception(_("Already Exists"), 'horde.message',
null, null, $uid)
You can see the problem is you appoint an event to yourself and confirm it.
By another hand, exist problem with the ?ics? attach file that have
acent (?á?, ?é?, etc), if you generate a calendar event with that
character, you won be able to see the mail confirmation.
The final problem is:
"SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near
"497960427335"
LÍNEA 1: UPDATE kronolith_events_geo SET event_lat = 10,497960427335?
More information about the bugs
mailing list