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

--- Comment #23 from David Cook <[email protected]> ---
(In reply to Tomás Cohen Arazi from comment #22)
> I'm surprised by this, as I recall some bug excluding 999 from this, or
> maybe it was a comment on the tests because now I cannot find it in bugzilla.

I see a comment in ./Koha/Filter/MARC/ViewPolicy.pm about how hiding the LDR
causes "the MARCXML->MARC::Record->MARCXML transformation blows up"?

I imagine the fix would be to have a hash containing critical fields based on
the MARC schema (I don't recall if Unimarc uses 999$c as well or not), and then
just consult that in _filter_field()?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to