[Koha-bugs] [Bug 12076] xt/tt_valid.t can miss an invalid construct

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 11 20:56:30 CEST 2014


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

--- Comment #2 from Galen Charlton <gmcharlt at gmail.com> ---
(In reply to Galen Charlton from comment #0)
> <li [% IF (foo) %]selected="selected"[% END %]...

*sigh*.  I meant

<li [%- IF (foo) -%]selected="selected"[%- END -%]...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list