I use the ProgressMeter macro on a Trac 0.12 system to show the status
of tickets in a milestone. Does anyone else have problems with the link
under the meter where, I am guessing, you can see a query listing of the
tickets in that category?

My use is like:

[[ProgressMeter(owner=$USER, milestone~=Wasabi)]]

The ticket counts and all are correct. However, the query looks wrong:

http://www.somwewhere.se/rsoft/query?owner=milestone&group=status&status=testing

This is the link that is generated for that part of the meter. In this
case, I have logged in as me, so the user is 'roger'. So, I would think
that the url generated my the macro would have owner=roger. Not
owner=milestone. If I edit the query to have my name as the owner I get
the expected query. But this that is not the URL that is generated by
the macro.

This is with the current progressmetermacro-r8216.zip, as well as r8202.

-- 
Roger Oberholtzer

-- 
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.

Reply via email to