[Koha-bugs] [Bug 19069] "Doesn't match" option fails in MARC Modification Templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 11 17:19:57 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19069

Jon Knight <J.P.Knight at lboro.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |J.P.Knight at lboro.ac.uk

--- Comment #3 from Jon Knight <J.P.Knight at lboro.ac.uk> ---
Is there a reason for having "does not match" and "does not exist" considering
there is the choice of "if" or "unless"?  In other words isn't:

"Delete field 999 unless 999$l matches NASH"

equivalent to

"Delete field 999 if 999$l does not match NASH"

?

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


More information about the Koha-bugs mailing list