I wonder if one can create a new ticket in trac via a simple wget call. I see that I can set up the ticket form page by issuing request parameters, for example:
http://.../newticket?component=some_component&owner=john_doe&priority=critical&summary=Build%20failure but calling this URL doesn't create the ticket - just initializes the form. I wonder if one can simply create a ticket by supplying data as above? I see that there's an XML-RPC API for Trac, but that seems to be an overkill for this small task.. Akos --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
