6.0.0-beta1
11/29/25

[#985] Prefs option for defaultview deprecated
Summary Prefs option for defaultview deprecated
Queue Kronolith
Queue Version 2.0-RC3
Type Bug
State Resolved
Priority 1. Low
Owners
Requester kevin_myer (at) iu13 (dot) org
Created 12/17/2004 (7652 days ago)
Due
Updated 12/17/2004 (7652 days ago)
Assigned
Resolved 12/17/2004 (7652 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/17/2004 09:16:51 PM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks.
12/17/2004 04:30:59 PM kevin_myer (at) iu13 (dot) org Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Prefs option for defaultview deprecated
Queue ⇒ Kronolith
Reply to this comment
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:")

  );




Saved Queries