Summary | Day view problems |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | marco.curradi (at) gmail (dot) com |
Created | 04/18/2007 (6716 days ago) |
Due | 04/19/2007 (6715 days ago) |
Updated | 05/15/2007 (6689 days ago) |
Assigned | 04/18/2007 (6716 days ago) |
Resolved | 05/15/2007 (6689 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
your patch indeed fixed it. Committed, thanks.
State ⇒ Not A Bug
information to narrow it down.
I tried with the last CVS Horde
I use MYSQL MySQL: 5.0.24 on ubuntu linux Server.
If I insert an events in a day and then insert another events the day
before I cannot see any events of the day before (in day-view mode) .
Seem that Kronolth check the day and the next day and for it is
important the order of inserting.
Could you check again ?
Colud you use for your test some days empty (without events) and never
been used to inserting any events ?
But if you can't reproduce close the ticket.
thanks bye.
P.S.:Sorry for my english...
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
New Attachment: Kronolith.php.patch
Some days ... the day-view doesn't work.
Some days seem empty ...The events of the a day doesn't appear.
In the other view : "work week", "week", "Mounth" ect.. they appear.
I attach some screen shot.
I'm not sure this is the best solution...but now is working...
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: problem_day_view.JPG
Queue ⇒ Kronolith
Due ⇒ 04/19/2007
Summary ⇒ Day view problems
Type ⇒ Bug
Some days ... the day-view doesn't work.
Some days seem empty ...The events of the a day doesn't appear.
In the other view : "work week", "week", "Mounth" ect.. they appear.
I attach some screen shot.