<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Dutch language seems to break horde when kronolith is installed</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:22 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/3846</link> 
  <atom:link rel="self" type="application/rss+xml" title="Dutch language seems to break horde when kronolith is installed" href="https://bugs.horde.org/ticket/3846/rss" /> 
  <description>Dutch language seems to break horde when kronolith is installed</description> 
 
   
   
  <item> 
   <title>When selecting the dutch (Nederlands) language from the logi</title> 
   <description>When selecting the dutch (Nederlands) language from the login screen, after logging in, we get these errors in our horde 3.1.1 installation:

In the main frame, on the right:

Fatal error: Call to undefined function: hasrecurtype() in /srv/www/htdocs/horde/kronolith/lib/Kronolith.php on line 381



In the sidebar, on the left.

Fatal error: Call to undefined function: getrecurtype() in /srv/www/htdocs/horde/kronolith/lib/Driver/kolab.php



When picking english as a language, or a number of other non-english languages such as persian, it works fine, with no errors.</description> 
   <pubDate>Thu, 27 Apr 2006 13:14:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t19514</link> 
  </item> 
   
  <item> 
   <title>I can&#039;t reproduce this, and I have a hard time figuring out </title> 
   <description>I can&#039;t reproduce this, and I have a hard time figuring out how it makes sense...</description> 
   <pubDate>Fri, 28 Apr 2006 17:14:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t19569</link> 
  </item> 
   
  <item> 
   <title>I can relate to this issue. It only occurs in combination wi</title> 
   <description>I can relate to this issue. It only occurs in combination with kolab/kronolith/dutch language.



I have switched back to sql storage for non-email items because of it.



I can provide a ssh-login + horde account to an environment with this issue if required to solve</description> 
   <pubDate>Sat, 29 Apr 2006 13:43:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t19590</link> 
  </item> 
   
  <item> 
   <title>Ah, I didn&#039;t realize it was Kolab-specific.</title> 
   <description>Ah, I didn&#039;t realize it was Kolab-specific.</description> 
   <pubDate>Sun, 30 Apr 2006 02:06:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t19608</link> 
  </item> 
   
  <item> 
   <title>Is this still happening?</title> 
   <description>Is this still happening?</description> 
   <pubDate>Thu, 19 Apr 2007 22:03:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t31934</link> 
  </item> 
   
  <item> 
   <title>I&#039;m sorry, but we&#039;ve since switched architecture and I can&#039;t</title> 
   <description>I&#039;m sorry, but we&#039;ve since switched architecture and I can&#039;t test this anymore.</description> 
   <pubDate>Fri, 20 Apr 2007 07:45:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t32003</link> 
  </item> 
   
  <item> 
   <title>kolab-2.1, horde-webmail-1.1rc1...



i do not see this erro</title> 
   <description>kolab-2.1, horde-webmail-1.1rc1...



i do not see this error on my instance.</description> 
   <pubDate>Wed, 02 Jan 2008 15:32:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t40618</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Add failing </title> 
   <description>Changes have been made in Git for this ticket:

Add failing test for recurrences with limited occurence that have multiple incidences per week.
From https://issues.kolab.org/issue3846:

horde counts recurring events per week and not per incident. This gets
a problem if a recurring event with more than one incident per week is
defined.  A recurring event with incidents on monday and friday with 3
incidents overall is displayed correctly with 3 incidents over one and
a half week in kontact and Outlook. Without this patch horde displays
6 incidents over 3 weeks.

http://git.horde.org/diff.php/framework/Date/test/Horde/Date/RecurrenceTest.php?rt=horde-git&amp;r1=dd74801f9ff84a267bb38e9bdecbb82214fb1b81&amp;r2=f6f870dde066c9b336328bcc3bfeb06c6ad181bf</description> 
   <pubDate>Mon, 09 Nov 2009 08:40:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t56581</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Correct fail</title> 
   <description>Changes have been made in Git for this ticket:

Correct failing test and correclty count events recurring weekly with multiple incidences per week.
Patch provided by Soenke Schwardt-Krummrich &lt;schwardt@univention.de&gt;

See https://issues.kolab.org/issue3846.

http://git.horde.org/diff.php/framework/Date/lib/Horde/Date/Recurrence.php?rt=horde-git&amp;r1=8b528b8f53ac22b20df81b690e1ae6b0ff07880c&amp;r2=7a473d9730c18d074cb70708d3f16db5b6ac5d01</description> 
   <pubDate>Mon, 09 Nov 2009 08:50:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t56582</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

MFH (git 8b5</title> 
   <description>Changes have been made in CVS for this ticket:

MFH (git 8b528b8:bc203ef
* Fixed recurring weekly events with fixed number of occurences
but multiple incidences per week (kolab/issue3846)
* Fixed recurring weekly events with intervals &gt; 1 (Bug #8546)
)
http://cvs.horde.org/diff.php/framework/Date/Attic/package.xml?rt=horde&amp;r1=1.2.10.5&amp;r2=1.2.10.6&amp;ty=u
http://cvs.horde.org/diff.php/framework/Date/Date/Attic/Recurrence.php?rt=horde&amp;r1=1.7.2.12&amp;r2=1.7.2.13&amp;ty=u</description> 
   <pubDate>Tue, 10 Nov 2009 10:25:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t56619</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

MFH (git 8b5</title> 
   <description>Changes have been made in CVS for this ticket:

MFH (git 8b528b8:bc203ef
* Fixed recurring weekly events with fixed number of occurences
but multiple incidences per week (kolab/issue3846)
* Fixed recurring weekly events with intervals &gt; 1 (Bug #8546)
)
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde&amp;r1=1.165.2.278&amp;r2=1.165.2.279&amp;ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Attic/Recurrence.php?rt=horde&amp;r1=1.16.2.10&amp;r2=1.16.2.11&amp;ty=u</description> 
   <pubDate>Tue, 10 Nov 2009 10:27:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3846#t56621</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
