| Summary | After event move conflicting resources stay at the old time/date |
| Queue | Kronolith |
| Queue Version | 4.2.1 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | lst_hoe02 (at) kwsoft (dot) de |
| Created | 08/22/2014 (4092 days ago) |
| Due | |
| Updated | 08/31/2014 (4083 days ago) |
| Assigned | 08/25/2014 (4089 days ago) |
| Resolved | 08/31/2014 (4083 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
commit ce9a0d6ed94102443a50cd96180476ef9f2e9870
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 30 22:12:32 2014 -0400
Fix removing resource event when bound event changes, causing the
resource to reject.
Bug: 13466kronolith/lib/Driver/Resource/Sql.php | 15 ++++++++++++---
kronolith/lib/Event.php | 6 ++++++
2 files changed, 18 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/ce9a0d6ed94102443a50cd96180476ef9f2e9870
commit 6dd551000fbbf91a8969bcb1c8800a74d04a3745
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 30 22:12:32 2014 -0400
Fix removing resource event when bound event changes, causing the
resource to reject.
Bug: 13466kronolith/lib/Driver/Resource/Sql.php | 15 ++++++++++++---
kronolith/lib/Event.php | 6 ++++++
2 files changed, 18 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/6dd551000fbbf91a8969bcb1c8800a74d04a3745
Assigned to Michael Rubinsky
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ After event move conflicting resources stay at the old time/date
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
resource conflict exist the resource is denied as expected, but stay
in the resource calender at the old date/time eg. is detached from the
real time/date the event is now located. When moving the event per
drag-and-drop also no error about conflicting resources is shown.