Bug 21958: Allow 'e' subfield for authorities
authorNick Clemens <nick@bywatersolutions.com>
Tue, 6 Apr 2021 12:56:50 +0000 (12:56 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 6 Apr 2021 13:56:30 +0000 (15:56 +0200)
commitfb77238117cf94388bea896d57b7cf78e47fd43a
tree073549055f43f5039abd8a7afd9cecad0990efb0
parent789a7a863426c7887055095ca58e09fd46f67972
Bug 21958: Allow 'e' subfield for authorities

This bug specifically changed the code to allow for e in authority record

This is a tricky issue, see link for discussion:
https://www.loc.gov/marc/marbi/2008/2008-dp05-1.html

It seems to be allowed, but possibly not useful?

In either case I think for now we can allow in the test to fix this error
and possibly open a new bug for further discussion

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Heading.t