Le 12/03/13 15:53, Olemis Lang a écrit : >> XMLRPC seems to not escape almost XML stuff, and it just crash client side, > > could you please some details on how to reproduce such failures ? Remove the "try" here: https://github.com/bearstech/tracsearch/blob/master/trac.py#L33 and hope that your user write fun ticket.
>> with a nice expat error. I presume json variant is more safe, but there is >> no client library. >> > > There are other options if you use TracRpcProtocols [1]_ including AMF > and Hessian and anyone could add more protocols by implementing the > right interfaces . Hum, I will try json, it's boring but simple. M. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
