[Koha-bugs] [Bug 14377] Indicate that a record is suppressed in staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 00:27:58 CEST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #50 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
The condition doesn't seem correct:
$tag ne '942' && $subfield ne 'n' && $marcflavour ne 'UNIMARC'
Wouldn't that be false for a non-UNIMARC installation and something like 999$n
or 942$c?

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


More information about the Koha-bugs mailing list