Fixed Committed revision 1633865. On 23 October 2014 23:00, César M. Sandrigo <[email protected]> wrote:
> Ok Maxim, thank you! > > 2014-10-23 12:40 GMT-03:00 Maxim Solodovnik <[email protected]>: > > OK, it seems I found an issue, will try to fix > > > > On 22 October 2014 23:24, Maxim Solodovnik <[email protected]> wrote: > >> > >> I'll check the code > >> > >> On 22 October 2014 23:01, César M. Sandrigo <[email protected]> > wrote: > >>> > >>> Hi all, > >>> > >>> I've noticed that when I create a new appointment using SOAP method > >>> saveAppointment, the notification is never sent. I'm using iCal > >>> notifications and works perfect when I create and appointment using > >>> UI. Any idea? > >>> > >>> I call saveAppointment using the following parameters, and the event > >>> is created without problems. > >>> > >>> <ser:saveAppointment> > >>> <ser:SID>d35dfd95cc25ee406d26d4f94b223c46</ser:SID> > >>> <ser:appointmentName>Name</ser:appointmentName> > >>> <ser:appointmentLocation>Place</ser:appointmentLocation> > >>> > >>> <ser:appointmentDescription>Description</ser:appointmentDescription> > >>> > <ser:appointmentstart>2014-10-23T14:00:00</ser:appointmentstart> > >>> <ser:appointmentend>2014-10-23T14:30:00</ser:appointmentend> > >>> <ser:isDaily>false</ser:isDaily> > >>> <ser:isWeekly>false</ser:isWeekly> > >>> <ser:isMonthly>false</ser:isMonthly> > >>> <ser:isYearly>false</ser:isYearly> > >>> <ser:categoryId>1</ser:categoryId> > >>> <ser:remind>3</ser:remind> > >>> > >>> <ser:mmClient>'1,Cesar,Sandrigo,[email protected] > ,3,Etc/GMT-3'</ser:mmClient> > >>> <ser:roomType>1</ser:roomType> > >>> <ser:languageId>8</ser:languageId> > >>> <ser:isPasswordProtected>false</ser:isPasswordProtected> > >>> <ser:password></ser:password> > >>> <ser:roomId>50</ser:roomId> > >>> </ser:saveAppointment> > >>> > >>> Thanks! > >> > >> > >> > >> > >> -- > >> WBR > >> Maxim aka solomax > > > > > > > > > > -- > > WBR > > Maxim aka solomax > -- WBR Maxim aka solomax
