-------- Original Message -------- Subject: [Trac] Re: custom query configuration From: Remy Blank <[email protected]> To: [email protected] Date: Mon Oct 26 2009 16:49:01 GMT+0100 (CET)
> Chris Carr wrote: >> /query?status=accepted&status=assigned&status=new&status=reopened&group=comp >> onent&max=1000&order=priority&col=id&col=summary&col=priority&col=severity&c >> ol=changetime&owner=chrisc > > Remove the "/query", i.e.: > > default_query=?status=accepted&... > > For the OP: if you copy/pasted the query from the URL, add a leading "?" > as shown above. All of this is documented here: > > http://trac.edgewall.org/wiki/TracIni#query-section > > -- Remy > Hi, I used to have: default_anonymous_query=status=accepted&status=assigned& ... and that didn't work, however adding the question marks - it works! Thanks a lot for the hint, it wasn't obvious to me that the question mark is necessary ... putting the whole "/query?status=..." raises exception which gives immediate hint, but when trac keeps silent, it's difficult. Thanks again anyway. Zdenek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
