[Tickets #12505] Re: Free/busy URL is not found on re-open of events
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Jul 30 15:21:43 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12505
------------------------------------------------------------------------------
Ticket | 12505
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Free/busy URL is not found on re-open of events
Queue | Kronolith
Version | 4.1.2
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2013-07-30 15:21) wrote:
> Creating the F/B display is done in Javascript, no? So i have to
> look in js/kronolith.js for the difference between creating and
> updating the event??
Yes, the display is created in javascript, but the freebusy data is
generated in PHP from the getFreeBusy Ajax call
(Kronolith_Ajax_Application_Handler::getFreeBusy()). You can look
there, and also use Firebug or similar tool to see what the Ajax
request is actually sending/receiving.
More information about the bugs
mailing list