6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
12/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1034] creation of new event fails on SQL error
*
Your Email Address
*
Spam protection
Enter the letters below:
. .._..__..__ . . | | | | |[__)|_/ |__|_|_|__\| | \
Comment
> When trying to add a new event (Organizing -> Calendar -> New Event), > it fails because of a bad SQL statement with regarding to the > event_end statements: > > > > SELECT event_id, event_uid, event_description, event_location, event_s > > tatus, event_attendees, event_keywords, event_title, event_category, event_ > > recurtype, event_recurenddate, event_recurinterval, event_recurdays, event_ > > start, event_end, event_alarm, event_modified, event_exceptions, event_crea > > tor_id FROM kronolith_events WHERE calendar_id = 'edwin' AND ((event_end > > > '-001-11-27 00:00:00' AND event_start < '2004-01-02 00:00:00') OR (event_re > > curenddate >= '-001-11-27 00:00:00' AND event_start <= '2004-01-02 00:00:00 > > ' AND event_recurtype != 0)). > > > > Invalid input syntax for type timestamp: "-001-11-27 00:00:00" > > > > (this error is shown in the log of the database server, it doesn't > show up in Kronolith itself) > > > > This is with a PostgreSQL database backend. > > > > If you need more information please let me know. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers