[Tickets #985] NEW: Prefs option for defaultview deprecated

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Dec 17 08:31:00 PST 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=985
-----------------------------------------------------------------------
 Ticket     | 985
 Created By | kevin_myer at iu13.org
 Summary    | Prefs option for defaultview deprecated
 Queue      | Kronolith
 Version    | 2.0-RC3
 State      | Unconfirmed
 Priority   | 1. Low
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


kevin_myer at iu13.org (2004-12-17 08:30) wrote:

Since kronolith/attendeesview.php is no longer a valid file, the Free/Busy
defaultview option is no longer valid either.

--- prefs.php.dist      2004-11-13 10:40:10.000000000 -0500
+++ prefs.php.dist  2004-12-17 11:27:14.000000000 -0500
@@ -66,8 +66,7 @@
     'enum' => array('day' => _("Day"),
                     'week' => _("Week"),
                     'workweek' => _("Work Week"),
-                    'month' => _("Month"),
-                    'attendeesview' => _("Free/Busy")),
+                    'month' => _("Month")),
     'desc' => _("Select the view to display on startup:")
 );






More information about the bugs mailing list