Summary | PHP syntax problem |
Queue | Kronolith |
Queue Version | 3.0.5 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | adominguez (at) cne (dot) gob (dot) ve |
Created | 07/22/2011 (5097 days ago) |
Due | |
Updated | 07/22/2011 (5097 days ago) |
Assigned | |
Resolved | 07/22/2011 (5097 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Priority ⇒ 1. Low
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ PHP syntax problem
Type ⇒ Bug
State ⇒ Unconfirmed
(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?