6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6154] First weekday is Sunday while Monday has been configured
*
Your Email Address
*
Spam protection
Enter the letters below:
..___.. ..___..___. | _/ |_/ | _/ \__|./__.| \ | ./__.
Comment
>> I can't reproduce this. You've selected Monday as the first day of > >> the week in your Kronolith preferences? > > > > I have this in the settings: > > # ldapsearch -x | grep -iE "^dn:|monday" > > .......... > > dn: cn=........ > > kronolithPrefs: week_start_monday:MA== > > dn: cn=........ > > kronolithPrefs: week_start_monday:MA== > > > > The setting can be reached via: > > Horde sidebar -> Options -> Global Options -> Locale and Time -> > > Which day would you like to be displayed as the first day of the week? > > > > The message is to be found in: > > ......horde/config/prefs.php > > > > 324 // what day should be displayed as the first day of the week? > > 325 $_prefs['first_week_day'] = array( > > 326 'value' => '0', > > 327 'locked' => false, > > 328 'shared' => true, > > 329 'type' => 'enum', > > 330 'desc' => _("Which day would you like to be displayed as the > first day o f the week?"), > > 331 'enum' => array('0' => _("Sunday"), > > 332 '1' => _("Monday")) > > 333 ); > > > > Verify the data again with the new information: > > dn: cn=.............. > > kronolithPrefs: week_start_monday:MA== > > hordePrefs: first_week_day:MQ== > > > > dn: cn=...... > > kronolithPrefs: week_start_monday:MA== > > hordePrefs: first_week_day:MQ== > > > > Both have monday set as first day of the week. > > > > I checked out from both logins and after login in again the setting is > > the same, from that I assume it is saved correctly. > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers