On Thu, Mar 6, 2014 at 10:51 AM, Olemis Lang <[email protected]> wrote:
> > Hi ! > :) > > > On Thu, Mar 6, 2014 at 3:57 AM, manu-m <[email protected]> wrote: > >> I want to get the changelog of a ticket with a self-written software. In >> general it works quite good, but now I've got a problem with a ticket that >> contains a unicode control character. As a result the XML parser I use is >> not able to parse this response an throws an exception that say that the >> XML response can't be parsed because of unicode control character 0x1E. >> >> I found a ticket that deals with a similar issue: >> http://trac-hacks.org/ticket/11050. If this ticket will be fixed, my >> problem is fixed, too. The shown code snippet replaces the control >> characters with a question mark. Will the code snippet be applied to the >> official trac-xmlrpc codebase in near future? >> > > Hmmm ... I'm not sure but I'd rather spend some time figuring out a > slightly different approach . > > Done ! :) -- Regards, Olemis - @olemislc Apache(tm) Bloodhound contributor http://issues.apache.org/bloodhound http://blood-hound.net Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- 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. For more options, visit https://groups.google.com/d/optout.
