﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
3161,autoquery should use genshi transformer instead of its own template,k0s,k0s,"Currently, the AutoQueryPlugin uses a copy of the ticket.html from default trac.  This is undesirable for a few reasons:

 * other plugins depend on the correct value of filename and will fail if autoquery_ticket.html is returned

 * the template may change and then there is an extra copy of the template is maintained

Renaming this to 'ticket.html' doesn't help, as this picks up the default ticket.html.  Instead, just filter the stream",task,closed,high,AutoQueryPlugin,normal,wontfix,,,0.11
