hello; the above error occurs when one tries to use that macro form for a ticket query on a wiki page from a 0.11dev server. i have used it in the past with <= 0.10 servers and verified that it works in 0.10.4dev.
TicketQuery(keywords=value, compact) succeeds, as does a conjunction, as in TicketQuery(status=closed&keywords~=value, compact) i note that the tickets/query.py definition for query processing has changed .10 -> .11, but the comments indicate that the older form should still work. apropos which comments: i trust you do not really intend to deprecate the old form and the comment was a poor choice of words. thank you, ... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
