Summary | no translation files for holidays, locales for PEAR/Holidays drivers missing |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.2.3-RC1 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | m.gabriel (at) das-netzwerkteam (dot) de |
Created | 05/06/2009 (5906 days ago) |
Due | |
Updated | 05/06/2009 (5906 days ago) |
Assigned | |
Resolved | 05/06/2009 (5906 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
bug #7902.State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ no translation files for holidays, locales for PEAR/Holidays drivers missing
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
missing in Horde Webmail 1.2.3-rc1 and also in Horde Webmail
1.2.3-final. Due to this, holidays in kronolith will only be displayed
in English.
There is also a hard coded $data_dir in
horde/pear/Date/Holidays/Driver.php
that points to
$data_dir = "/srv/www/htdocs/horde/groupware/pear/pear/data";
copying a recent Date_Holidays locale tree into horde/pear/data and
modifying the hard coded path above fixes the issue on my site.