https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35562 Bug ID: 35562 Summary: Default framework should not include $k and needs correct label for $l Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: esther.melander@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl The default framework includes two subfields in the 856 that should be reconsidered. $k Password $l Login $k is not a subfield included in the MARC standard and should be removed. See the Library of Congress page on this: https://www.loc.gov/marc/bibliographic/bd856.html $l is meant to be used to indicate access restrictions and is associated with access restriction codes. Also referenced in the link above. As currently defined in the framework, these could have security concerns. These subfields do not show by default in the staff interface or OPAC, but a password or login should likely not be stored in plain text in a MARC record either. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.