Summary | change evnet calendar fails if resources are disabled |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | ctimoteo (at) sapo (dot) pt |
Created | 05/21/2014 (4063 days ago) |
Due | |
Updated | 05/25/2014 (4059 days ago) |
Assigned | |
Resolved | 05/25/2014 (4059 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit d23956875cbe83d0ffd82ba72f0e383b09578f77
Author: Carlos Timóteo <ctimoteo@sapo.pt>
Date: Sun May 25 11:49:03 2014 -0400
Don't check for resource calendar if they are disabled.
Bug: 13201Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>
kronolith/lib/Kronolith.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/d23956875cbe83d0ffd82ba72f0e383b09578f77
Priority ⇒ 2. Medium
New Attachment: 0001-Avoid-error-when-resources-are-off.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ change evnet calendar fails if resources are disabled
Type ⇒ Bug
State ⇒ Unconfirmed
i noticed that i cannot update events calendar, it fails silently with
a "Resources" error related
i have resources disabled.
in attachment i provide a patch to avoid the error and permit event
update, but it not solves the problem origin, only a workaround, but i
share it anyway.
Thanks in advance.