[Koha-bugs] [Bug 8407] xt/tt_valid.t is too strict

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 16 08:01:28 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8407

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #7 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list