6.0.0-beta1
7/19/25

[#11961] Impossible to add a new holiday calendar in non-english setting
Summary Impossible to add a new holiday calendar in non-english setting
Queue Kronolith
Queue Version 4.0.3
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester zdrahal (at) ipnp (dot) troja (dot) mff (dot) cuni (dot) cz
Created 01/15/2013 (4568 days ago)
Due
Updated 01/18/2013 (4565 days ago)
Assigned
Resolved 01/18/2013 (4565 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
01/18/2013 03:40:45 PM Michael Rubinsky Comment #3
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
Assume this was resolved?
01/15/2013 05:38:09 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 409aeef424ec78adc23f8b3f9159ad669a4d6d82
Author: Jan Schneider <jan@horde.org>
Date:   Tue Jan 15 18:37:16 2013 +0100

     [jan] Fix adding holiday calendars if not using English locale 
(Bug #11961).

  kronolith/docs/CHANGES    |    1 +
  kronolith/js/kronolith.js |    9 ++++-----
  kronolith/package.xml     |    2 ++
  3 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/409aeef424ec78adc23f8b3f9159ad669a4d6d82
01/15/2013 04:29:11 PM zdrahal (at) ipnp (dot) troja (dot) mff (dot) cuni (dot) cz Comment #1
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Impossible to add a new holiday calendar in non-english setting
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
You cannot add a new holiday calendar to kronolith in the case you are 
working in some non-english language. The reason is that the name of 
the holiday calendars was translated and if you choose to add such a 
calendar, the system cannot find it. You can add only calendars whose 
names were not translated. Another solution is to tell your user to 
change their language to English in the case they want to add a new 
holiday calendar.

The final solution should be to distinguish everywhere in the code the 
name of the calendar that should be shown (this can be translated) and 
the internal name (which should stay the same regardless of the 
language in which you are working). Temporary solution is to resign on 
translation of the name as is given in my patch.

Saved Queries