6.0.0-beta1
7/18/25

[#11779] Holiday calendar using Date_Holidays not working
Summary Holiday calendar using Date_Holidays not working
Queue Kronolith
Queue Version Git master
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester Joerg.Pulz (at) frm2 (dot) tum (dot) de
Created 11/28/2012 (4615 days ago)
Due
Updated 11/30/2012 (4613 days ago)
Assigned
Resolved 11/30/2012 (4613 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/30/2012 02:24:42 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Autoloading is broken for you. If you use the autoloader cache, clear it.

Please use the mailing list to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.
11/28/2012 11:13:55 PM Joerg (dot) Pulz (at) frm2 (dot) tum (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Holiday calendar using Date_Holidays not working
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
Reply to this comment
Date_Holidays based calendars are not wirking and no error messages 
are logged.

The "kronolith/lib/Test.php" script always fails to find Date_Holidays 
because of a missing 'path' => "Date/Holidays.php" entry in the 
array() for Date_Holidays.
After adding this piece the test script displays Date_Holidays as "OK".

Kronolith itself seems to suffer from the same problem, as there is no 
Holidays calendar visible. No error message is logged.

"$conf['holidays']['enable'] = true" is set.

Saved Queries