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

Fridolin SOMERS <fridolin.som...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.som...@biblibre.co
                   |                            |m

--- Comment #4 from Fridolin SOMERS <fridolin.som...@biblibre.com> ---
We at Biblibre have the same issue for our libraries wanting 010$9.

Note that when creating a new records, AddBiblio is called and it does not
contain this code that removes $9.

Bug 5683 says :
"
It seems that running link_bibs_to_authorities.pl can corrupt records in cases
where there is a heading with only subfield 9 populated, since the script
automatically removes all subfield 9s.
"
So I understand that link_bibs_to_authorities.pl must handle the case where
field has no subfield anymore, not ModBiblio that is also used by cataloguing
page.
I'd say it must be fixed in LinkBibHeadingsToAuthorities().

PS : we must also revert tests in t/db_dependent/Biblio.t

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to