[Koha-bugs] [Bug 6720] Saved authorities always show as 'Default'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 3 00:34:57 CEST 2012


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

--- Comment #29 from Chris Cormack <chris at bigballofwax.co.nz> ---
The three patches here don't apply cleanly to 3.8.x

<<<<<<< HEAD
=======
                my $thisauthtype = GetAuthType(GetAuthTypeCode($authid));
                $newline{authtype}     = defined ($thisauthtype) ?
                                            $thisauthtype->{'authtypetext'} :
                                            (GetAuthType($authtypecode) ?
$_->{'authtypetext'} : '');
>>>>>>> 983012d... Bug 6720 follow-up: fix error when auth has been deleted

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


More information about the Koha-bugs mailing list