On 2/2/07, Emmanuel Blot <[EMAIL PROTECTED]> wrote: > > > I don't "do" anything. I am just using the XMLRPC interface by calling > > ticket.update(...). It is possible that there is a bug in the > > implementation of the XMLRPC plugin and it is not calling the correct > > followup methods. > > The update() method in XMLRPC calls 'save_changes', but it does not > trigger any notification. > As the Ticket save_changes() method does not send notification on its > own, I don't think an email can be sent when the ticket is updated > remotely.
is this ok that everybody calling "save" has to be aware that notification exists, and has to call it afterwards? or its just a bug in trac to implement it this way? -solo. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
