Yes, you were trying to use the normal query syntax, so drop the ? at the front. You only need that when you are using a URL string, which has different formatting requirements.
--Noah > -----Original Message----- > From: rupert THURNER [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 27, 2008 12:48 AM > To: Noah Kantrowitz > Subject: Re: trac query broken? > > sorry for that, its not my intention to bother people, with pleasure i > will use my time for more important things :) > > i just appreciated it if you click the "open tickets" link that you > can with one click get also the closed tickets so one can check if the > problem was already reported and maybe fixed/closed. and query > delivers just that, report not. > > but for the original question: do you see an error in the query: or i > just misused it in an inappropriate way? > > rupert. > > On Wed, Aug 27, 2008 at 4:29 AM, Noah Kantrowitz <[EMAIL PROTECTED]> > wrote: > > You are not the plugin author, it is not your job to reformat pages > as > > you see fit. I revert and delete these changes whenever I see them. > > > > --Noah > > > > rupert thurner wrote: > >> you mean the "query" does not work, or you do not like it? and you > >> want to have it changed back? > >> > >> On Aug 26, 5:11 pm, "Noah Kantrowitz" <[EMAIL PROTECTED]> wrote: > >>>> -----Original Message----- > >>>> From: [email protected] [mailto:trac- > [EMAIL PROTECTED] > >>>> On Behalf Of rupert thurner > >>>> Sent: Tuesday, August 26, 2008 9:52 AM > >>>> To: Trac Users > >>>> Subject: [Trac] trac query broken? > >>>> i tried to insert a trac query: > >>>> [query:?status=new|assigned| > >>>> reopened&component=TicketChangePlugin&order=priority] > >>>> or > >>>> > [query:?status!=closed&component=TicketChangePlugin&order=priority] > >>>> intohttp://trac-hacks.org/wiki/TicketChangePlugin, and it does not > >>>> take the status. how is this supposed to work, according to > >>>> http://trac-hacks.org/wiki/TracQuery? > >>> Wow, so that's you who keeps changing trac-hacks pages all over the > place? > >>> You would think you would have figured out to stop after I spent > months > >>> deleting all those changes. > >>> > >>> --Noah > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
