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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 5 14:17:34 CEST 2012


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #18 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA Comments:

my $thisauthtype = GetAuthType(GetAuthTypeCode($authid));
This line is very scabby. It does 2 selects on the auth_header table.
But I don't find an other way to do that in our API.

Considering the dirty code into the SearchAuthorities routine, I mark as passed
QA this patch.

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


More information about the Koha-bugs mailing list