6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11138] Cannot add new event in Calendar under Windows
*
Your Email Address
*
Spam protection
Enter the letters below:
. .__ .__..__ \ / | [__)| |[__) >< |___[__)|__|| \/ \
Comment
> PROBLEM DESCRIPTION > > A new event cannot be added in Calendar under Windows platform > because of date parsing error. See screenshot. > > Also calendar buttons do not work on this form too. > > ROOT CAUSE > > PEAR\Horde\nls.php: > ======================= > static public function getLangInfo($item) > { > if (!function_exists('nl_langinfo')) { > return false; > } > ... > ======================= > > OS-depended function nl_langinfo() is used here. This function is not > implemented under Windows at all: > http://php.net/manual/en/function.nl-langinfo.php > ======================= > Note: This function is not implemented on Windows platforms. > ======================= > > ADDITIONAL INFORMATION > > There were not such problems in H3 based Calendar.
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