http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6334
--- Comment #10 from Frédéric Demians <[email protected]> 2011-05-13 08:39:23 UTC --- > PS. This part of UNIMARCslim2OAIDC.xsl looks overly hardcoded too: > <xsl:when test="marc:subfield[@code='c']='MAIN'">Main Branch</xsl:when> > <xsl:when test="marc:subfield[@code='c']='BIB2'">Library 2</xsl:when> It is an issue only if the OAI harverster need to sublocalize your ressources. It's rarely the case. But in this situation, you have to use Koha OAI server in extended mode and hand craft a local XSL. -- 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/
