[Koha-bugs] [Bug 6681] When importing a biblio record via Z39.50, authority links also get imported

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 1 18:03:38 CET 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |paul.poulain at biblibre.com

--- Comment #10 from Paul Poulain <paul.poulain at biblibre.com> 2012-02-01 17:03:38 UTC ---
QA comment
This patch depends on MARC flavour, and unimarc should be added. But there's an
other option: make it marc independant, and use
select DISTINCT tagfield FROM marc_subfield_structure WHERE authtypecode<>'';
to get the tags that are "connected" to an authority.

could you update your patch ?

(marking failed QA this one)

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list