[Koha-bugs] [Bug 15501] Planned Irregularities are deleted when modifying subscription

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 25 16:28:25 CET 2016


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

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frederic at tamil.fr

--- Comment #8 from Frédéric Demians <frederic at 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.


More information about the Koha-bugs mailing list