[Koha-bugs] [Bug 14770] Use $9 in GetMarcSeries to build search link

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 2 14:50:33 CEST 2015


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #2 from Julian Maurice <julian.maurice at biblibre.com> ---
Test plan:

1/ In your MARC framework configure the field 225 (440..490 for MARC21/NORMARC)
like this:
1.1/ Add a subfield $9
1.2/ Set an authority link on subfield $a
2/ Create biblio and use the authority plugin to fill field 225 (440..490 for
MARC21/NORMARC)
3/ Check on staff and opac detail pages that the series link is like
"search.pl?q=an:XXXXX" where XXXXX is the id of the linked authority
4/ Remove the $9 and check the link is like "search.pl?q=se:ABCDEF" where
ABCDEF is the value of $a

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list