On Mon, 2010-07-05 at 14:30 +0200, Roger Oberholtzer wrote:
> 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.

Am I the only one who sees this problem? Does anyone else click on the
text in the ProgressMeter? Like the "Closed: 3" text?

To perhaps clarify, the URL has the literal text 'milestone' in it. Not
the target milestone. Of course, either would be wrong as it is the
owner that should be there.

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