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 |
Assigned to Michael Rubinsky
State ⇒ Resolved
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: 11616kronolith/attendees.php | 2 +-
kronolith/lib/Resource/Single.php | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/92865b931bd8ce5edee26d6fc20f0954836f6ce1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ class not found when adding a ressource to an event
Type ⇒ Bug
State ⇒ Unconfirmed
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