[Tickets #5265] Re: Day view problems
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Apr 19 07:46:17 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5265
-----------------------------------------------------------------------
Ticket | 5265
Updated By | marco.curradi at gmail.com
Summary | Day view problems
Queue | Kronolith
Version | HEAD
Type | Bug
State | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
marco.curradi at gmail.com (2007-04-19 00:46) wrote:
Istructions for replicate the problem
I use MYSQL....
1) Insert an Events example 10 June
2) Insert another events the day before (example 9 June)
result: In day-view in the 9 June I don't see any events...
The problem is the order of the insert of the events.
Probably when horde run the "select ... from kronoltih_events ect.."
if you don't specify the "order by"... Mysql use the rowid for decide
which is the order of the events.
Bye
More information about the bugs
mailing list