﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
393,The ignore_tags setting does not work with Genshi templates,Viktor Ferenczi <python@…>,cmlenz,"We've a simple Genshi template file containing a `<script>` tag with a few !JavaScript code in it.

Its contents are copied into the pot file while using Babel's extraction tool despite both script and style tags should be ignored by default according to Genshi's documentation.

I've debugged this and it proved to be a problem with Genshi's translator, since that helps to extract translatable messages.

A patch file has been attached which can be applied to the stable Genshi 0.6 release.",defect,new,major,0.9,Internationalization,0.6,,i18n filter translator xml namespace ignore ignore_tags skip script style,
