25 Jan
2016
25 Jan
'16
3:28 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15501 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #8 from Frédéric Demians <frederic@tamil.fr> --- Isn't this line problematic? [% IF ( irregularity ) %]patternneedtobetested=1[% END %] Shouldn't it be (with ;): [% IF ( irregularity ) %]patternneedtobetested=1;[% END %] -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.