I have a Trac report which is a task list.  It filters to the user with

 WHERE owner = '$USER' 

Any user sees their task list with no qualifier but I can link to 
`/trac/report/1?USER=bob` to see Bob's list.  

The report description has links like:

  Other tasks are in the [report:3 backlog].

Is there a way I can use `$USER` in the description  so if I start out 
looking at Bob's task list I click through to his backlog?  Something like 
`[report:3?USER=$USER backlog]`, except I can't get that to work.

                                               Chris

P.S. I should probably mention I'm stuck back in Trac 1.0.1.  Some day I'll 
have time to upgrade.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/9aa62265-1ff9-4597-95f8-06a4c915d858n%40googlegroups.com.

Reply via email to