Summary | Kronolith event does not work with sql backend (no display) |
Queue | Horde Framework Packages |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | Horde Developers (at) |
Requester | lbonnet (at) alike-group (dot) com |
Created | 03/16/2004 (7730 days ago) |
Due | |
Updated | 03/18/2004 (7728 days ago) |
Assigned | 03/18/2004 (7728 days ago) |
Resolved | 03/18/2004 (7728 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
Kronolith.
Priority ⇒ 3. High
Assigned to
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
I use a mysql backend to save the kronolith events.
It seems that the script to create the table kronolith_events work perfectly.
But there is a problem with the sql query that select the event... (I
don't have any events displayed on the calendar).
file : kronolith/lib/Driver/sql.php line 88 :
The query tries to select an unexisting colum: id_event_creator.
I just changed the query and everything works.
Thanks for your great framework !
Laurent Bonnet.