[#8244] no translation files for holidays, locales for PEAR/Holidays drivers missing
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 (dot) gabriel (at) das-netzwerkteam (dot) de
Created 05/06/09 (316 days ago)
Due
Updated 05/06/09 (316 days ago)
Assigned
Resolved 05/06/09 (316 days ago)
Attachments
Milestone
Patch No

History
05/06/09 Jan Schneider Comment #2
State ⇒ Duplicate
Reply to this comment
Duplicate of bug #7902.
05/06/09 m (dot) gabriel (at) das-netzwerkteam (dot) de Comment #1
State ⇒ Unconfirmed
Patch ⇒
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ no translation files for holidays, locales for PEAR/Holidays drivers missing
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
the locale files for Date_Holidays resp. the pear/data directory is 
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.