http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14770
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #2 from Julian Maurice <[email protected]> --- 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. _______________________________________________ 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/
