[Koha-bugs] [Bug 8207] Modify authority type frameworks to allow see also fields to link to thesauri

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 23 14:43:10 CEST 2012


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #11 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Is the following code in master really correct:

if (C4::Context->preference("Version") < TransformToNum($DBversion)) {
    unless ( C4::Context->preference('marcflavour') eq 'UNIMARC' ) {
        my %referencetypes = (  '00' => 'PERSO_CODE',
                                '10' => 'ORGO_CODE',

I thought we used PERSO_NAME and CORPO_NAME ??

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


More information about the Koha-bugs mailing list