> 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.

Cheers,
Manu

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to