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. MARC21slim2intranetDetail.xsl and MARC21slim2OPACDetail.xsl could be corrected.
Created attachment 186012 [details] [review] 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
Created attachment 186019 [details] [review] 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 <roman.dolny@jezuici.pl>
What is the two lines difference between opac and intranet here ?
(In reply to Marcel de Rooy from comment #3) > What is the two lines difference between opac and intranet here ? The snippets are copies of respective neighboring field 250 sections, from OPAC and intranet.
Assignee was not filled
Looking here
Created attachment 186615 [details] [review] 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 <roman.dolny@jezuici.pl> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> [EDIT] Fixed some indentation
Nice work everyone! Pushed to main for 25.11
Nice work everyone! Pushed to 25.05.x