[Tickets #9880] Changing time of recurring events via drag/drop broken

bugs at horde.org bugs at horde.org
Tue Apr 12 01:27:30 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9880
------------------------------------------------------------------------------
  Ticket             | 9880
  Created By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Changing time of recurring events via drag/drop broken
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider, Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2011-04-12 01:27) wrote:

Using dynamic kronolith, editing the date or time of a recurring event  
by using drag/drop corrupts the recurring event data. This happens  
because the updateEvent call is made with the new times of the  
*current* instance of the recurring event, but the data stored for a  
recurring event should be the date/time of the original instance.

Not sure the best way to handle this UI-wise. The choices I see are:

(1) Automatically assume that the current instance should be edited,  
and add it as an exception.
(2) Assume the entire series is being edited, and adjust the original  
entry (probably not the best idea, as this would probably NOT be what  
the user intended).
(3) Disable drag/drop editing of recurring events.

Thoughts?






More information about the bugs mailing list