Bug 40618 - The display of the field 255 (Cartographic Mathematical Data) is missing (both in intranet and OPAC)
Summary: The display of the field 255 (Cartographic Mathematical Data) is missing (bot...
Status: Pushed to stable
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low trivial
Assignee: Janusz Kaczmarek
QA Contact: Marcel de Rooy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-07 18:19 UTC by Janusz Kaczmarek
Modified: 2025-09-25 16:30 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: Sponsored
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.11.00,25.05.04
Circulation function:


Attachments
Bug 40618: The display of the field 255 (Cartographic Mathematical Data) is missing (both in intranet and OPAC) (5.03 KB, patch)
2025-09-01 10:04 UTC, Janusz Kaczmarek
Details | Diff | Splinter Review
Bug 40618: The display of the field 255 (Cartographic Mathematical Data) is missing (both in intranet and OPAC) (5.08 KB, patch)
2025-09-01 17:41 UTC, Roman Dolny
Details | Diff | Splinter Review
Bug 40618: The display of the field 255 (Cartographic Mathematical Data) is missing (both in intranet and OPAC) (5.19 KB, patch)
2025-09-19 09:43 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Janusz Kaczmarek 2025-08-07 18:19:02 UTC
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.
Comment 1 Janusz Kaczmarek 2025-09-01 10:04:52 UTC
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
Comment 2 Roman Dolny 2025-09-01 17:41:31 UTC
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>
Comment 3 Marcel de Rooy 2025-09-04 09:33:12 UTC
What is the two lines difference between opac and intranet here ?
Comment 4 Janusz Kaczmarek 2025-09-04 11:58:13 UTC
(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.
Comment 5 Marcel de Rooy 2025-09-19 09:32:18 UTC
Assignee was not filled
Comment 6 Marcel de Rooy 2025-09-19 09:32:36 UTC
Looking here
Comment 7 Marcel de Rooy 2025-09-19 09:43:49 UTC
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
Comment 8 Lucas Gass (lukeg) 2025-09-19 14:45:08 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 9 Paul Derscheid 2025-09-25 16:30:23 UTC
Nice work everyone!

Pushed to 25.05.x