6.0.0-beta1
7/18/25

[#11616] class not found when adding a ressource to an event
Summary class not found when adding a ressource to an event
Queue Kronolith
Queue Version 4.0.0
Type Bug
State Resolved
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester michael (at) bigmichi1 (dot) de
Created 11/01/2012 (4642 days ago)
Due
Updated 11/01/2012 (4642 days ago)
Assigned
Resolved 11/01/2012 (4642 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/01/2012 01:21:13 PM Michael Rubinsky Comment #3
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Fixed (along with another spot I found) for 4.0.1
11/01/2012 01:20:43 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 92865b931bd8ce5edee26d6fc20f0954836f6ce1
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Nov 1 09:20:07 2012 -0400

     Fix viral typo.

     Fixes resource handling as in Bug: 11616

  kronolith/attendees.php           |    2 +-
  kronolith/lib/Resource/Single.php |    4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/92865b931bd8ce5edee26d6fc20f0954836f6ce1
11/01/2012 06:51:53 AM michael (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ class not found when adding a ressource to an event
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
there are to wrong references in the getFreeBusy() method to the 
Kronolith_FreeBusy class. so working with ressources is not possible 
at the moment

Kronolith_Freebusy::generate( should be Kronolith_FreeBusy::generate(
Kronolith_Freebusy::toJson( should be Kronolith_FreeBusy::toJson(

please note the capital B

Saved Queries