[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 Jul 6 11:56:30 CEST 2012


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #19 from Paul Poulain <paul.poulain at biblibre.com> ---
mmm... the code says:
+                $newline{authtype}     = defined ($thisauthtype) ?
+                                            $thisauthtype->{'summary'} :
+                                           
GetAuthType($authtypecode)->{'summary'};

"summary" is not the authtype description, but how the authority display is
built. I tried the patch anyway, and got a -suspected- wrong result: 

The "type of heading" column now show:
[200a][, 200b][ 200d][ ; 200c][ (200f)]

:\\\

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


More information about the Koha-bugs mailing list