> On Dec 19, 3:57 pm, silky <[email protected]> wrote: > > I've done a bit of searching, and not found anything. > > > > Specifically, I want to be able to get the following query: > > > > [[TicketQuery(status=closed, count)]] > > > > Just as a straight number. I could almost do it if the "txt" format > > option returned the *number*, for the given page that I had > > this query in, but sadly it returns the query itself. > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of silky > Sent: 19 December 2010 06:03 > To: Trac Users > Subject: [Trac] Re: Is there an Web API to execute TracQuery > statements? > > FWIW, I've worked around this using the XML-RPC plugin: > http://trac-hacks.org/wiki/XmlRpcPlugin#Installation > > But, interestingly, it doesn't provide a direct count of tickets based > on some filter, but I'll make do for now. > I do not understand what you are trying to do... For me on 0.11.7, the query as you show above works fine. Are you trying to use it in some other way than just displaying the number in a wiki page?
-- 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.
