[Koha-bugs] [Bug 31441] Koha::Item::as_marc_field ignores subfields where kohafield is an empty string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 23 02:30:43 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
Testing notes using a MARC21 instance (using koha-testing-docker):

1. I edited an existing subfield 995$z for the BKS framework, and made visible
in the OPAC, staff interface, and editor

2. I also created a new subfield 995$Z for the BKS framework, and made visible
in the OPAC, staff interface, and editor

3. Initially, everything worked as expected as per the test plan: not displayed
in OPAC before the patch was applied. Only tested for OPAC ISBD display.

4. Then I retested again after I signed off just to check the staff interface,
and it was displayed correctly without applying the patch on master
(flush_memcached, restart_all, cleared browser cache - I also shut down KTD and
restarted again, still the same behaviour).

5. I also added the display of the field to the staff interface (ISBD system
preference).

Has this been fixed some other way, or have I totally screwed up caching/my git
clone/testing? Or is it UNIMARC specific?

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


More information about the Koha-bugs mailing list