Am 22.02.2011 16:33, schrieb Michael Pedersen: > Using Genshi, <script> tags are collapsed when the bodies are empty and > the tag is in the actual html, so is rendered by Genshi.
Did you try setting templating.genshi.method = html (or xhtml)? TG 2.1 version has the bug that it creates xml output by default. -- Christoph -- 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.

