Bugs item #3378893, was opened at 2011-07-26 12:09
Message generated for change (Comment added) made by gingerdog
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=3378893&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: SVN (please specify revision!)
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Christian Boltz (christian_boltz)
Assigned to: Nobody/Anonymous (nobody)
Summary: XMLRPC doesn't support vacation start/end date
Initial Comment:
SVN r1134 (and lots of trunk revisions before) support start and end dates for vacation.
The XMLRPC interface does not have support for vacation start and end date. Besides the missing feature, this might also lead to interesting[tm] behaviour.
----------------------------------------------------------------------
>Comment By: GingerDog (gingerdog)
Date: 2012-05-02 16:00
Message:
Christian - vacation.pl has already been patched for once/hourly/etc
intervals... assuming you're referring to the patch from Jan Kuis
(hopefully I can spell).
Optional parameters... hmm. I can't remember what Zend_XmlRpc thinks about
them; I assume they're allowable.
David.
----------------------------------------------------------------------
Comment By: Norm Brandinger (norm_brandinger)
Date: 2012-05-02 15:26
Message:
I've just uploaded two patches that should help. There are updates to the
squirrelmail plugin that are needed to take advantage of the new function
calls. Have it working pretty well. Using http://www.ama3.com/anytime/ to
allow the picking of the start and end dates/times. Will probably submit
another couple of patches (one being to the VacationHandler) to remove the
hard-coded 00:00:00 -- 23:59:25 setting.
----------------------------------------------------------------------
Comment By: Christian Boltz (christian_boltz)
Date: 2011-07-30 12:52
Message:
Adding start and end date means we have to change the interface (maybe we
can use optional parameters).
While on it, we should also include a parameter for the reply options (once
/ every hour etc.) - the patch for vacation.pl is somewhere[tm] in the
patches tracker already. (We might need another function where the XMLRPC
client can get a list of valid options.)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=3378893&group_id=191583
|