http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15162
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #12 from Jonathan Druart <[email protected]> --- (In reply to Frédéric Demians from comment #9) > > @@ +147,5 @@ > > > + <dc:identifier> > > > + <xsl:text>LOC:</xsl:text> > > > + <xsl:choose> > > > + <xsl:when test="marc:subfield[@code='c']='MAIN'">Main > > > library</xsl:when> > > > + <xsl:when test="marc:subfield[@code='c']='BIB2'">Library > > > 2</xsl:when> > > > > Hum? :) > > It's how it is now for OAI XSL. It's not a regression... It won't display > anything except if a Unimarc DB has a branch named MAIN or BIB2. I have removed them. -- 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/
