[Koha-bugs] [Bug 29173] Button "replace authority record via Z39/50/SRU" doesn't pre-fill

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 20 12:04:54 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29173

Thibaud Guillot <thibaud.guillot at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #14 from Thibaud Guillot <thibaud.guillot at biblibre.com> ---
Thanks to Katrin for the review, I have modified the patch to add the
marcflavour preference in the conditions. 

Regarding these two lines: 
"my $record = GetAuthority($authid);"
This is to get the contents of the fields in the "authfields" array
"my $authobj = Koha::Authorities->find($authid);"
This is to retrieve the authority as an object and extract the authority type.

If there is a simpler method I'm interested of course.

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


More information about the Koha-bugs mailing list