ramaboule wrote: > Hi all, > > It looks like neither of the TracLinks syntax for TracQuery work with > InterTrac: > > [prefix:query:status=new|assigned|reopened Active tickets] definitely > does not work > > [prefix:query:?status=new&status=assigned&status=reopened Active > Tickets]
Both links are working fine provided your targeted Trac is newer than 0.9 and you disabled the 0.9 compatibility mode (prefix.compat = false in your [intertrac] section). As Trac 0.9 begins to be the exception rather than the rule, the 0.11 release will have the compatibility mode set to false by default. -- 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 -~----------~----~----~----~------~----~------~--~---
