http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6839

             Bug #: 6839
           Summary: placement of subfield 9 in 6XX and 7XX headings
                    changes staff view
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: MARC Authority data support
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


We've noticed that where the subfield 9 in the 6XX and 7XX fields is first in
the list of subheadings causes there to be dashes in the staff "Normal" view of
the record. That subfield seems to be used to hold the link to the authority
record, When a new heading is added and the record saved, making a link to the
authorities,  sometimes the 9 is first and sometimes second and sometimes last.
 But if it is first (before the a) there are dashes in front as if the subfield
a were a subheading rather than a heading.

The problem is that if the subfield 9 is first, while it's not pushed to the
subfields loop in the GetMarc<whatever> subroutines of C4/Biblio.pm, it's still
counted, and the next subfield is viewed as "second" even though it's actually
first.  This means a separator is put in front of it.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to