Nedd adding subfield 7 among the subfields to be ignored in get_graphic_880s

Bug #1373594 reported by Eva Cerninakova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Low
Unassigned
2.5
Won't Fix
Undecided
Unassigned
2.6
Fix Released
Undecided
Unassigned

Bug Description

In the Czech Republic the subfield 7 of MARC fields 1XX and 7XX are used for the National authority control number.
The problem is, that in current Evergreen versions (2.5, 2.6) the subfield 7 is displayed as a part of the link to author seach in search result or record details, but when using the linkt to search rcords of the same author, no results are retruned, no matter whether the records exist or not.
That is why we nedd to add the subfield 7 into get_graphic_880s:

FOR subnode IN node.findnodes('./*[not(contains("w 0 4 5 6 7 8 9", @code))]');

in openils/var/templates/opac/parts/misc_util.tt2

Revision history for this message
Ben Shum (bshum) wrote :

Confirmed as per discussions in this email thread from the ils-general list: http://georgialibraries.markmail.org/thread/dcwhe6xlajiwvuli

The solution noted above will work to solve the problem as well.

Patch forthcoming.

Changed in evergreen:
status: New → Confirmed
importance: Undecided → Low
milestone: none → 2.7.1
tags: added: bitesize opac tpac
Changed in evergreen:
milestone: 2.7.1 → 2.7.2
Revision history for this message
Ben Shum (bshum) wrote :
tags: added: pullrequest
Revision history for this message
Kathy Lussier (klussier) wrote :
tags: added: signedoff
Galen Charlton (gmc)
Changed in evergreen:
milestone: 2.7.2 → 2.7.3
Revision history for this message
Ben Shum (bshum) wrote :

Thanks for the signoff Kathy, pushed to master, rel_2_7, and rel_2_6.

Changed in evergreen:
status: Confirmed → Fix Committed
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.