6.0.0-beta1
7/12/25

[#9011] Day View: request on three days ?
Summary Day View: request on three days ?
Queue Kronolith
Queue Version 2.3.4
Type Enhancement
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester patrick.abiven (at) apitech (dot) fr
Created 05/10/2010 (5542 days ago)
Due
Updated 05/13/2010 (5539 days ago)
Assigned
Resolved 05/13/2010 (5539 days ago)
Milestone 2.3.5
Patch No

History
05/13/2010 05:24:34 PM CVS Commit Comment #3 Reply to this comment
Changes have been made in CVS for this ticket:

Fix setting end date (Bug #9011).
http://cvs.horde.org/diff.php/kronolith/lib/Driver/sql.php?rt=horde&r1=1.136.2.47&r2=1.136.2.48&ty=u
05/13/2010 05:13:43 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 2.3.5
 
05/13/2010 05:13:04 PM CVS Commit Comment #2 Reply to this comment
Changes have been made in CVS for this ticket:

Don't retrieve events two days into the future (Bug #9011).
http://cvs.horde.org/diff.php/kronolith/lib/Driver/sql.php?rt=horde&r1=1.136.2.46&r2=1.136.2.47&ty=u
05/10/2010 08:13:02 AM patrick (dot) abiven (at) apitech (dot) fr Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Day View: request on three days ?
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
Hello
It seems that when using a Day View (on day D), the sql request is 
querying events from D to D + 2 days.
Driver/sql.php: listEvents(): $endInterval = nextDay ($endDate)
Driver/sql.php: listEventsConditional(): $endInterval = $endInterval + 1.
Can we reduce the number of days searched ?
Best regards
Patrick

Saved Queries