https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40618
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186019|0 |1 is obsolete| | --- Comment #7 from Marcel de Rooy <[email protected]> --- Created attachment 186615 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186615&action=edit Bug 40618: The display of the field 255 (Cartographic Mathematical Data) is missing (both in intranet and OPAC) For the maps, one of the key characteristics is the information about the scale of the map (in MARC 21 - in the field 255: https://www.loc.gov/marc/bibliographic/bd255.html). Currently, we do not display it neither in intranet view, nor in OPAC. Test plan: ========== 1. Modify any bibliograhic record inserting a 255 field with example content. (You may need to make the subfields visible in the editor by modifying the MARC framework). 2. Verify in Normal view (intranet) and in OPAC that you are unable to see the inserted data. 3. Apply the patch ; restart_all. 4. Verify in Normal view (intranet) and in OPAC that you are now able to see the cartographical data from 255 field. Sponsored-by: Ignatianum University in Cracow Signed-off-by: Roman Dolny <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> [EDIT] Fixed some indentation -- 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/
