Mike C. Fletcher wrote: Sigh, wrong copy of the hack-code: ... > dec = Decoration.get_decoration( DownloadController.raw ) > lte = dec.lookup_template_engine > def lookup_template_engine( request ): > """Mask the broken TG mime-type stuff""" > return pylons.response.headers['Content-Type'],None,None,[] > dec.lookup_template_engine = lookup_template_engine > Still would rather not have it at all, Mike
-- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

