it gets even shorter, when having saved the query you can access it by index, e.g.: http://<tracRoot>/report/9
On Dec 12, 6:13 pm, "Mathieu Cousy" <[EMAIL PROTECTED]> wrote: > A workaround could be to copy the URL and save it in a wiki page in an href > tag. > <a title="Active Tickets" > href="/trac/query?status=new&status=assigned&status=reopened > &level=L2&order=priority">Active Tickets</a> > > Mathieu > > -----Message d'origine----- > De : [email protected] [mailto:[EMAIL PROTECTED] De la part de > Christian Boos > Envoyé : mercredi 12 décembre 2007 11:15 > À : [email protected] > Objet : [Trac] Re: saving custom query > > aldana wrote: > > as far as i investigated correctly it is not possible to save a custom > > query. i cannot see a button 'Save custom query' or similar so i > > guess, this is correct. > > You need to have the REPORT_CREATE permission for that, and of course, > be using 0.11dev as this feature is not present in 0.10.x. > > -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
