hi, is it possible to default dynamic variables in custom reports? I did find this ticket: http://trac.edgewall.org/ticket/7293
but A.) I am not sure exactly what this accomplishes B.) I am not sure what patch of this I can use to patch 0.11 (seems it has been applied to the trunk now, which is for 0.12?) c.) how exactly to patch my install, and what part of this fix. However, for this particular query, all I REALLY want is the ability to assign 2 dynamic variables from the version list, if not defined (ideally front a pick list or something). I tried to massage it in with some sql CASE statements, but I found if a dynamic variable wasn't defined, I couldn't do a ISNULL, ='' or similiar test on it, or any other kind of "if $MYVAR not defined...define it = to" action. Any pointers? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
