[Koha-bugs] [Bug 6657] Making 999 visible in framework duplicates 999 entry and affects index

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 12 14:58:28 CET 2016


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

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46517|0                           |1
        is obsolete|                            |

--- Comment #21 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 46536
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46536&action=edit
Bug 6657: Follow-up to fix error on authority creation

Bug 6657 modified the way C4::Biblio::TransformHtmlToMarc operates in order to
solve an issue occuring during biblio record cataloguing. But this function is
also used by authorities cataloguing, and the code in this case is irrelevante.
This followup allows to distinguish for which kind of record
TransformHtmlToMarc is called: biblio/authority.

A bug appears in authority creation without this patch in some circunstances:
when authid is linked to 001 field.

-- 
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