Summary | Dutch language seems to break horde when kronolith is installed |
Queue | Kolab |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org, wrobel (at) horde (dot) org |
Requester | jochem (at) mondrian-it (dot) nl |
Created | 04/27/2006 (7010 days ago) |
Due | |
Updated | 11/10/2009 (5717 days ago) |
Assigned | 04/19/2007 (6653 days ago) |
Resolved | 04/20/2007 (6652 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
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 > 1 (
Bug #8546))
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde&r1=1.165.2.278&r2=1.165.2.279&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Attic/Recurrence.php?rt=horde&r1=1.16.2.10&r2=1.16.2.11&ty=u
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 > 1 (
Bug #8546))
http://cvs.horde.org/diff.php/framework/Date/Attic/package.xml?rt=horde&r1=1.2.10.5&r2=1.2.10.6&ty=u
http://cvs.horde.org/diff.php/framework/Date/Date/Attic/Recurrence.php?rt=horde&r1=1.7.2.12&r2=1.7.2.13&ty=u
Correct failing test and correclty count events recurring weekly with
multiple incidences per week.
Patch provided by Soenke Schwardt-Krummrich <schwardt@univention.de>
See https://issues.kolab.org/issue3846.
http://git.horde.org/diff.php/framework/Date/lib/Horde/Date/Recurrence.php?rt=horde-git&r1=8b528b8f53ac22b20df81b690e1ae6b0ff07880c&r2=7a473d9730c18d074cb70708d3f16db5b6ac5d01
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&r1=dd74801f9ff84a267bb38e9bdecbb82214fb1b81&r2=f6f870dde066c9b336328bcc3bfeb06c6ad181bf
i do not see this error on my instance.
anymore.
Taken from stuart
Assigned to Jan Schneider
Assigned to Gunnar Wrobel
State ⇒ Feedback
State ⇒ Assigned
Queue ⇒ Kolab
Version ⇒
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
State ⇒ Feedback
makes sense...
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Queue ⇒ Kronolith
Type ⇒ Bug
Summary ⇒ Dutch language seems to break horde when kronolith is installed
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.