[Tickets #6154] Re: First weekday is Sunday while Monday has been configured

bugs at horde.org bugs at horde.org
Sat Jan 26 21:18:42 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/?id=6154
-----------------------------------------------------------------------
 Ticket             | 6154
 Updated By         | ml at radoeka.nl
 Summary            | First weekday is Sunday while Monday has been configured
 Queue              | Kronolith
 Version            | 2.2-RC1
 Type               | Bug
 State              | Feedback
 Priority           | 1. Low
 Milestone          | 
 Patch              | 
 Owners             | 
-----------------------------------------------------------------------


ml at radoeka.nl (2008-01-26 16:18) wrote:

Now this is interesting, I just found the setting that you referred too
under;
sidebar -> Options -> Calendar -> Display Options | User Interface -> 
"Select the first weekday:"
Which is to be found in:

./kronolith/config/prefs.php
114 $_prefs['week_start_monday'] = array(
115     'value' => '0',
116     'locked' => false,
117     'shared' => false,
118     'type' => 'enum',
119     'desc' => _("Select the first weekday:"),
120     'enum' => array('0' => _("Sunday"),
121                     '1' => _("Monday"))

For both users these are set to Sunday...

So the settings in Locale and Time and in the Calendar are a bit
conflicting?





More information about the bugs mailing list