Index: openacs-4/packages/calendar/www/view-one-day-display.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/view-one-day-display.tcl,v diff -u -r1.28.2.5 -r1.28.2.6 --- openacs-4/packages/calendar/www/view-one-day-display.tcl 1 Sep 2004 18:27:25 -0000 1.28.2.5 +++ openacs-4/packages/calendar/www/view-one-day-display.tcl 7 Sep 2004 07:02:37 -0000 1.28.2.6 @@ -63,7 +63,7 @@ #AG: the "select_all_day_items" query is identical to "select_items" #just without the Oracle +ORDERED hint, which speeds every other #query but slows this one. -db_foreach dbqd.calendar.www.views.select_all_day_items {} { +db_foreach dbqd.calendar.www.views.select_items {} { # reset url stub set url_stub ""