[Tickets #5211] Importing event with category name > 80 char fails

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Apr 4 11:59:59 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5211
-----------------------------------------------------------------------
 Ticket             | 5211
 Created By         | patrick.abiven at apitech.fr
 Summary            | Importing event with category name > 80 char fails
 Queue              | SyncML
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


patrick.abiven at apitech.fr (2007-04-04 04:59) wrote:

Hello
In the kronolith_events table, the field event_category is defined as
VARCHAR(80). But in kronolith/lib/Driver.php, the setCategory() function
doesn't check the size of $category. So importing or synchronizing events
having a category name greater than 80 char fails (DB Error: unknown
error).
A workaround is to reduce the $category to 80 char.

Regards
Patrick




More information about the bugs mailing list