http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8407 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |katrin.fischer@bsz-bw.de --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I tested breaking the templates and checking the output of the test. I think maybe the test needs should be modified to ignore the keywords disabled, checked and selected in a TT directive. Example: <th [% UNLESS ( selected ) %]title="TESTING"[% END %]>Date</th> This will pass the test. I am not sure, if it really breaks translations. In my tests "TESTING" didn't show up in the updated po files. I am not sure, if this is reason to fail this an if it really breaks something. Frederic, maybe you can take a look and give your opinion? -- You are receiving this mail because: You are watching all bug changes.