On Jan 20, 12:59 pm, "Cooke, Mark" <[email protected]> wrote: > Is there any way to get the Custom query builder to display the equivalent > TicketQuery macro parameters? I thought this used to almost show up in the > address but my 0.12 only shows `.../query` in the address bar.
It does, only you need to "Refresh" the query first. For requests to just /query (no query string) we fetch the [query] default_query or default_anonymous_query configuration settings behind the scenes and present that as 'front page'. Any changes you then make will be reflected in the address of the page - and same if you save a custom query as a report and access it later. :::simon -- 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.
